commit | 7c0ac495e30b2b9becb79be2ff87642ed8ad8f0c | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> | Tue Feb 05 11:38:49 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sat Feb 09 10:43:58 2008 +0100 |
tree | 61e08f7d60a79c51273fca72e6ad7e0b0b556c8e | |
parent | ff739b611f41a93338855c064959404f3b7c9bab [diff] |
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 <Geert.Uytterhoeven@sonycom.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>