diff options
Diffstat (limited to 'include/scsi')
-rw-r--r-- | include/scsi/scsi_dbg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/scsi_dbg.h b/include/scsi/scsi_dbg.h index 50f4d8542ece..f41a86bc1a8f 100644 --- a/include/scsi/scsi_dbg.h +++ b/include/scsi/scsi_dbg.h | |||
@@ -17,7 +17,6 @@ extern void scsi_print_sense(const struct scsi_cmnd *); | |||
17 | extern void __scsi_print_sense(const struct scsi_device *, const char *name, | 17 | extern void __scsi_print_sense(const struct scsi_device *, const char *name, |
18 | const unsigned char *sense_buffer, | 18 | const unsigned char *sense_buffer, |
19 | int sense_len); | 19 | int sense_len); |
20 | extern void scsi_show_result(int); | ||
21 | extern void scsi_print_result(struct scsi_cmnd *); | 20 | extern void scsi_print_result(struct scsi_cmnd *); |
22 | extern const char *scsi_hostbyte_string(int); | 21 | extern const char *scsi_hostbyte_string(int); |
23 | extern const char *scsi_driverbyte_string(int); | 22 | extern const char *scsi_driverbyte_string(int); |