From: Arnaud Lacombe Date: Sun, 5 Dec 2010 06:33:16 +0000 (-0500) Subject: kconfig: nuke second argument of conf_write_symbol() X-Git-Tag: v2.6.38-rc1~439^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dce631092f410bb22b21b3d47ef20d69389dfd9;p=pandora-kernel.git kconfig: nuke second argument of conf_write_symbol() Replacing S_TRISTATE by S_BOOLEAN is a no-op for conf_write_symbol(). Signed-off-by: Arnaud Lacombe [mmarek: Fix unused variable warning in conf_write()] Signed-off-by: Michal Marek --- Reading git-diff-tree failed