mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-04 03:05:25 +09:00
We should be modifying the host_byte status in scsi_check_sense() directly; this saves us to introduce a special return code for each and every condition. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>