]> Pileus Git - ~andy/linux/commit
staging/lustre/libcfs: drop bogus Kconfig default
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 13 Jul 2013 18:46:39 +0000 (20:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 19:34:26 +0000 (12:34 -0700)
commit68a8029799ad368ee82a5cf509a2b5b802837ce9
tree935680e37f8fb286498cfaa7f5797f23f1f0c0cc
parent7522fd7cfbc87bafc91a25b7681d8828412c1959
staging/lustre/libcfs: drop bogus Kconfig default

Commit 4b5b4c7222 ("staging/lustre/libcfs: restore LINVRNT") added
"default false" to this Kconfig file. It was obviously meant to use
"default n" here. But we might as well drop this line, as a Kconfig bool
defaults to 'n' anyway.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/Kconfig