aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBen Hutchings <[email protected]>2017-05-25 12:58:39 +0000
committerIngo Molnar <[email protected]>2017-06-05 09:28:06 +0200
commit1baa75406ecc2d77c9e6ecf45a707838a5bf7f29 (patch)
tree7a12f9793c254b9b20513132f3ddbd5b773b2080 /tools/perf/util/scripting-engines/trace-event-python.c
parentb016d870cadae31d7c5eb2eef794d2e733f6595c (diff)
tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname()
We define init_utsname() as static but not inline, resulting in a warning for every source file that includes lockdep.h but doesn't call it. Since it is only used by lockdep.c, define it in there. Signed-off-by: Ben Hutchings <[email protected]> Signed-off-by: Sasha Levin <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions