mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
ctdb:utils: Remove trailing whitespaces in scsi_io.c
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
This commit is contained in:
parent
88ee870e67
commit
8ccd915587
@ -26,7 +26,7 @@
|
||||
/* scsi bugs:
|
||||
INQUIRY takes a 2 byte allocation_length parameter but it appears that
|
||||
it only looks at the low byte. If you specify 0x00ff all is well
|
||||
but if you specify 0x0100 it gets confused and returnes garbage data
|
||||
but if you specify 0x0100 it gets confused and returns garbage data
|
||||
for (e.g) SupportedVPDPages. Same goes for UnitSerialNumber and probably all
|
||||
other inq pages as well.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user