aboutsummaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2020-08-06 23:17:32 -0700
committerLinus Torvalds <[email protected]>2020-08-07 11:33:21 -0700
commit1d35b6054a9b94b48511e23a7fab6cd1dbf3fde6 (patch)
treee0f9ee183644ce2657e7e20f1e8d209ef4516b70 /scripts/const_structs.checkpatch
parent4f491bb6ea2aef2f5b184f385904a73796d98554 (diff)
scripts/bloat-o-meter: Support comparing library archives
Library archives (.a) usually contain multiple object files so their output of nm --size-sort contains lines like: <omitted for brevity> 00000000000003a8 t run_test extent-map-tests.o: <omitted for brevity> bloat-o-meter currently doesn't handle them which results in errors when calling .split() on them. Fix this by simply ignoring them. This enables diffing subsystems which generate built-in.a files. Signed-off-by: Nikolay Borisov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions