This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / scsi / wd33c93.c
index 5754445..6bb37d3 100644 (file)
@@ -154,7 +154,7 @@ MODULE_LICENSE("GPL");
 static char *setup_args[] = { "", "", "", "", "", "", "", "", "" };
 
 static char *setup_strings;
-module_param(setup_strings, charp, 0);
+MODULE_PARM(setup_strings, "s");
 
 static void wd33c93_execute(struct Scsi_Host *instance);