From: Christoph Egger Date: Mon, 17 May 2010 14:57:58 +0000 (+0200) Subject: driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE X-Git-Tag: v2.6.35-rc1~459^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d9e882ba4971f31473dd812da64909f30a6c242;p=pandora-kernel.git driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE In this code section the final S of CONFIG_MODULES was missed making the whole check useless Signed-off-by: Christoph Egger Cc: Mark McLoughlin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed