commit | f066a4f6df68f03b565dfe867dde54dfeb26576e | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 01 14:56:44 2009 +1030 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Dec 02 15:40:07 2009 -0800 |
tree | 16ed85810334bef0f428dbfa52d595e60dacc381 | |
parent | 86a7b7ef54650b99f7f638d6a6990fe7c0dfaaab [diff] |
param: don't complain about unused module parameters. Jon confirms that recent modprobe will look in /proc/cmdline, so these cmdline options can still be used. See http://bugzilla.kernel.org/show_bug.cgi?id=14164 Reported-by: Adam Williamson <awilliam@redhat.com> Cc: stable@kernel.org Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>