Remove extra whitespace

This commit is contained in:
Nate Lawson 2006-11-03 05:42:15 +00:00
parent eae94b6727
commit 76f3dbcac7

@ -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