commit | 9661e208f8cc94f66176db6f069a0f8adef9478d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Nov 27 13:45:59 2017 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Dec 21 09:30:32 2017 +0100 |
tree | e43c7b08b87af097a8165ab0208fe03961aaf741 | |
parent | f68d98b21fa74155dc7c1fd212474379ac3c7531 [diff] |
scsi: replace hex constants with #defines Sense keys have nice #defines in scsi/constants.h, use them. Reported-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>