mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
device_reprobe() should return an error code. When it does so, scsi_device_reprobe() should propagate it back. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>