Home
last modified time | relevance | path

Searched hist:"6 ee143a0" (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/scsi/
H A Dscsi-generic.c6ee143a0 Mon Apr 28 10:14:57 GMT 2014 Paolo Bonzini <pbonzini@redhat.com> 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>
H A Dscsi-disk.c6ee143a0 Mon Apr 28 10:14:57 GMT 2014 Paolo Bonzini <pbonzini@redhat.com> 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>