[SCSI] hpsa: fix bad endif placement in RAID 5 mapper code
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 13 Mar 2014 22:12:50 +0000 (17:12 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 19 Mar 2014 22:16:06 +0000 (15:16 -0700)
commit000ff7c25a15134286c8bedf3975fe79f09d1798
treeca1d50356c14ad21249a39e651a842cecd68808c
parent97ea702bacf8ffb0b27448a46a7a66bfd9004202
[SCSI] hpsa: fix bad endif placement in RAID 5 mapper code

It caused the i/o request to always be counted as ineligible for
the accelerated i/o path on 32 bit systems and negatively affected
performance.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c
This page took 0.024271 seconds and 5 git commands to generate.