Staticise a debugging variable.
Submitted by: non
This commit is contained in:
parent
d41e8aa9b7
commit
5cfc4a9df0
@ -192,7 +192,7 @@ static struct scsi_low_softc_tab sl_tab = LIST_HEAD_INITIALIZER(sl_tab);
|
||||
#endif /* !SCSI_LOW_INFO_DETAIL */
|
||||
|
||||
#ifdef SCSI_LOW_STATICS
|
||||
struct scsi_low_statics {
|
||||
static struct scsi_low_statics {
|
||||
int nexus_win;
|
||||
int nexus_fail;
|
||||
int nexus_disconnected;
|
||||
|
Loading…
Reference in New Issue
Block a user