commit | 3721050afc6cb6ddf6de0f782e2054ebcc225e9b | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Mar 21 00:07:18 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Mar 20 11:33:32 2007 -0500 |
tree | 107f2b72a66674dc8769689335a248954bc8b8f5 | |
parent | ad8c31bb69d60c0c6bc6431bccdf67e5a96c0d31 [diff] |
[SCSI] sd: fix return value of sd_sync_cache() sd_sync_cache() should return -errno on error, fix it. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>