From: Stephen M. Cameron Date: Thu, 29 May 2014 15:54:25 +0000 (-0500) Subject: hpsa: fix handling of hpsa_volume_offline return value X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67955ba36eccb5733fd289839a5a5d1dfc33ccf7;p=pandora-kernel.git hpsa: fix handling of hpsa_volume_offline return value Make return value an int instead of an unsigned char so that we do not lose negative error return values. Signed-off-by: Stephen M. Cameron Reviewed-by: Webb Scales Reported-by: Dan Carpenter Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed