]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - scripts/export_report.pl
export_report: use warn() to issue WARNING, so they go to stderr
authorJim Cromie <jim.cromie@gmail.com>
Mon, 23 May 2011 18:44:57 +0000 (12:44 -0600)
committerMichal Marek <mmarek@suse.cz>
Tue, 24 May 2011 14:07:07 +0000 (16:07 +0200)
commitca995cbf77f3df599b7e751c2d08d90787c65c45
tree3004eea8ebd0caada01d4e012d95810249ea0b20
parentbdabc7a345db97b3839c2c3deef40023cf8017ef
export_report: use warn() to issue WARNING, so they go to stderr

Also count CONFIG_MODVERSIONS warnings, and print a NOTE at start of
SECTION 2 if any were issued.  Section 2 will be empty if the build is
lacking this CONFIG_ item, and user may have missed the warnings, as
they're off screen.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/export_report.pl