Remove extra whitespace

This commit is contained in:
njl 2006-11-03 05:42:15 +00:00
parent 3c717b9b32
commit 905cb41ba3

View File

@ -611,7 +611,6 @@ struct scsi_inquiry_data
(((iqd)->flags & SID_CmdQue) && !((iqd)->spc2_flags & SPC2_SID_BQueue)) || \
(!((iqd)->flags & SID_CmdQue) && ((iqd)->spc2_flags & SPC2_SID_BQueue)))
u_int8_t flags;
#define SID_SftRe 0x01
#define SID_CmdQue 0x02