From: Paul Bolle Date: Sat, 13 Jul 2013 18:46:39 +0000 (+0200) Subject: staging/lustre/libcfs: drop bogus Kconfig default X-Git-Tag: v3.12-rc1~183^2~785 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a8029799ad368ee82a5cf509a2b5b802837ce9;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed