This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / scsi / in2000.c
index 0bb0369..2597da1 100644 (file)
@@ -186,7 +186,7 @@ static char *setup_args[] = { "", "", "", "", "", "", "", "", "" };
 /* filled in by 'insmod' */
 static char *setup_strings;
 
-module_param(setup_strings, charp, 0);
+MODULE_PARM(setup_strings, "s");
 
 static inline uchar read_3393(struct IN2000_hostdata *hostdata, uchar reg_num)
 {