]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scripts/bloat-o-meter: ignore changes in the size of linux_banner
authorJosh Triplett <josh@joshtriplett.org>
Tue, 5 Nov 2013 05:57:52 +0000 (16:57 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 5 Nov 2013 05:57:52 +0000 (16:57 +1100)
commitc8b8017ea6d6a37fdba18889005dbcb1fe1dc9cc
treeac2a7efdd46a9cd0e28e1c136a680b28ece5633a
parentc464785035c2c3633957fc8810c221ad2327c52a
scripts/bloat-o-meter: ignore changes in the size of linux_banner

linux_banner can change size due to changes in the compiler, build number,
or the user@host the system was compiled on; ignore size changes in
linux_banner entirely.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/bloat-o-meter