printk: fix unnecessary module_param_name.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:17 +0000 (09:32 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 12 Jan 2012 23:02:17 +0000 (09:32 +1030)
You don't need module_param_name if the name is the same!

Cc: Yanmin Zhang <yanmin_zhang@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found