diff options
author | 2012-05-15 14:34:09 -0400 | |
---|---|---|
committer | 2012-05-22 11:12:47 +0100 | |
commit | a6eb3c9f73deaa318f17a19c7ad012b3ebe750c3 (patch) | |
tree | 686ce06b73984e2364f633d105de8f60546991bc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] qla2xxx: Fix typo in qla_init.c (diff) | |
download | linux-dev-a6eb3c9f73deaa318f17a19c7ad012b3ebe750c3.tar.xz linux-dev-a6eb3c9f73deaa318f17a19c7ad012b3ebe750c3.zip |
[SCSI] qla2xxx: Micro optimization in queuecommand handler
Optimized queuecommand handler's to eliminate double head-room checks.
The checks are moved inside the 1st if-loop otherwise you would end up checking twice when there is
enough head room.
Signed-off-by: Chetan Loke <loke.chetan@gmail.com>
Reviewed-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Reviewed-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions