]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
scripts/bloat-o-meter: ignore changes in the size of linux_banner
authorJosh Triplett <josh@joshtriplett.org>
Thu, 7 Nov 2013 01:03:06 +0000 (12:03 +1100)
committerMichal Marek <mmarek@suse.cz>
Thu, 7 Nov 2013 09:46:54 +0000 (10:46 +0100)
commit5a7b2d27960c7390f1729b6b81eaf94d9e7f3837
treec0a84b2432554ab17bb157407bc26d39d9637100
parent849464d1ba97a13b388fee9a69fbbeee175b349c
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>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/bloat-o-meter