diff options
author | 2011-03-15 14:13:47 -0700 | |
---|---|---|
committer | 2011-03-17 13:02:31 +0100 | |
commit | 00759c0ea0d3b4c918539ddd7cbbfbbb39a38fc7 (patch) | |
tree | 77fe2c1e373504e830c0f6d2312436f74963d0c5 /tools/perf/scripts/python/syscall-counts.py | |
parent | KBuild: silence "'scripts/unifdef' is up to date." (diff) | |
download | linux-dev-00759c0ea0d3b4c918539ddd7cbbfbbb39a38fc7.tar.xz linux-dev-00759c0ea0d3b4c918539ddd7cbbfbbb39a38fc7.zip |
modpost: fix trailing comma
Consolidate locations that print a section whitelist into
calls to print_section_list().
Fix print_section_list() so that it does not print a trailing
comma & space:
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console,
becomes:
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions