From: Stephen M. Cameron Date: Thu, 13 Mar 2014 22:12:50 +0000 (-0500) Subject: [SCSI] hpsa: fix bad endif placement in RAID 5 mapper code X-Git-Tag: v3.15-rc1~136^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000ff7c25a15134286c8bedf3975fe79f09d1798;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed