]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/scsi.h
Merge tag 'doc-2024-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi
[thirdparty/u-boot.git] / include / scsi.h
index cf756aa62e161b3a80b90fbaedd8377e8499f692..b18ae37b8619ac5cfb0b35297b2ba9699bc08390 100644 (file)
@@ -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) */