diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-11-22 13:01:06 +1030 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-07 09:59:58 -0800 |
commit | 785895ff1fedddd09576d2c600d90404fef6506c (patch) | |
tree | ef1a50c7efaebb8afdebedbbda48a3fb43f25df4 /fs/omfs | |
parent | 96983d2d861bf94b7f70bc47ac3c5b289f519a2d (diff) | |
download | linux-785895ff1fedddd09576d2c600d90404fef6506c.tar.bz2 |
USB: Don't use __module_param_call; use core_param.
Impact: cleanup
Found this when I changed args to __module_param_call. We now have
core_param for exactly this, but Greg assures me "nousb" is used as a
module parameter, so we need the #ifdef MODULE.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/omfs')
0 files changed, 0 insertions, 0 deletions