summaryrefslogtreecommitdiff
path: root/include/scsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi.h')
-rw-r--r--include/scsi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/scsi.h b/include/scsi.h
index cf756aa62e1..b18ae37b861 100644
--- a/include/scsi.h
+++ b/include/scsi.h
@@ -95,7 +95,6 @@ struct scsi_cmd {
#define M_X_WIDE_REQ (0x03)
#define M_X_PPR_REQ (0x04)
-
/*
** Status
*/
@@ -131,7 +130,6 @@ struct scsi_cmd {
#define SENSE_VOLUME_OVERFLOW 0xD
#define SENSE_MISCOMPARE 0xE
-
#define SCSI_CHANGE_DEF 0x40 /* Change Definition (Optional) */
#define SCSI_COMPARE 0x39 /* Compare (O) */
#define SCSI_COPY 0x18 /* Copy (O) */