From: Geert Uytterhoeven Date: Tue, 5 Feb 2008 10:38:49 +0000 (+0100) Subject: kbuild/modpost: Use warn() for announcing section mismatches X-Git-Tag: v2.6.25-rc1~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0ac495e30b2b9becb79be2ff87642ed8ad8f0c;p=pandora-kernel.git kbuild/modpost: Use warn() for announcing section mismatches modpost: Use warn() for announcing section mismatches, for easy grepping for warnings in build logs. Also change an existing call from fprintf() to warn() while we're at it. Signed-off-by: Geert Uytterhoeven Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed