From: Tejun Heo Date: Tue, 20 Mar 2007 15:07:18 +0000 (+0900) Subject: [SCSI] sd: fix return value of sd_sync_cache() X-Git-Tag: v2.6.22-rc1~1015^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3721050afc6cb6ddf6de0f782e2054ebcc225e9b;p=pandora-kernel.git [SCSI] sd: fix return value of sd_sync_cache() sd_sync_cache() should return -errno on error, fix it. Signed-off-by: Tejun Heo Signed-off-by: James Bottomley --- Reading git-diff-tree failed