summaryrefslogtreecommitdiff
path: root/drivers/scsi/hosts.c
diff options
context:
space:
mode:
authorChetan Loke <loke.chetan@gmail.com>2012-05-15 18:34:09 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2012-05-22 10:12:47 (GMT)
commita6eb3c9f73deaa318f17a19c7ad012b3ebe750c3 (patch)
tree686ce06b73984e2364f633d105de8f60546991bc /drivers/scsi/hosts.c
parent9e336520c5f673d911642035a5d84fa331ff127f (diff)
downloadlinux-fsl-qoriq-a6eb3c9f73deaa318f17a19c7ad012b3ebe750c3.tar.xz
[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 'drivers/scsi/hosts.c')
0 files changed, 0 insertions, 0 deletions