commit | 6ee143a0a4f8b5c437ac327e3d694a6a0e5380ad | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 28 12:14:57 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Apr 28 13:38:00 2014 +0200 |
tree | 366923073b5b9e74f164cbd3fc04f98b2e4f0dea | |
parent | 4bbeb8b173e8116851d5ececb93189ae34c68309 [diff] |
scsi: Improve error messages more Remove the "scsi-block:" prefix for error messages as suggested by Markus. Improve the previous patch by making the message the same for both scsi-block and scsi-generic, including the strerror() output in both and making an explicit reference to SG_IO. Also s/can not/cannot/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>