Commit 2b3f31b2 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] inia100 just has to lose a next: NULL

parent f1918f35
...@@ -85,10 +85,9 @@ extern int inia100_reset(Scsi_Cmnd *, unsigned int); ...@@ -85,10 +85,9 @@ extern int inia100_reset(Scsi_Cmnd *, unsigned int);
extern int inia100_biosparam(Scsi_Disk *, struct block_device *, int *); extern int inia100_biosparam(Scsi_Disk *, struct block_device *, int *);
#define inia100_REVID "Initio INI-A100U2W SCSI device driver; Revision: 1.02c" #define inia100_REVID "Initio INI-A100U2W SCSI device driver; Revision: 1.02d"
#define INIA100 { \ #define INIA100 { \
next: NULL, \
module: NULL, \ module: NULL, \
proc_name: "inia100", \ proc_name: "inia100", \
proc_info: NULL, \ proc_info: NULL, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment