We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ff39b commit 8840a75Copy full SHA for 8840a75
iop/iLink/IEEE1394_bd/src/include/scsi.h
@@ -5,6 +5,7 @@ struct scsi_interface
5
{
6
void *priv;
7
char *name;
8
+ // cppcheck-suppress unusedStructMember
9
unsigned int devNr;
10
unsigned int max_sectors;
11
iop/usb/usbmass_bd/src/include/scsi.h
0 commit comments