diff options
author | Chetan Loke <loke.chetan@gmail.com> | 2012-05-15 14:34:09 -0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-05-22 11:12:47 +0100 |
commit | a6eb3c9f73deaa318f17a19c7ad012b3ebe750c3 (patch) | |
tree | 686ce06b73984e2364f633d105de8f60546991bc /init/init_task.c | |
parent | 9e336520c5f673d911642035a5d84fa331ff127f (diff) | |
download | blackbird-op-linux-a6eb3c9f73deaa318f17a19c7ad012b3ebe750c3.tar.gz blackbird-op-linux-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 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions