diff options
author | Corentin Labbe <clabbe.montjoie@gmail.com> | 2017-06-06 14:17:39 +0200 |
---|---|---|
committer | Jessica Yu <jeyu@kernel.org> | 2017-06-26 17:23:19 +0200 |
commit | 1ba5c08b58a0c21fca222f1bf2fde184aa26103f (patch) | |
tree | 958a979940db979133f522dde5c722575109d957 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 3e2e857f9c3a19d55ee0ba7b428b8be5008960bf (diff) |
kernel/module.c: suppress warning about unused nowarn variable
This patch fix the following warning:
kernel/module.c: In function 'add_usage_links':
kernel/module.c:1653:6: warning: variable 'nowarn' set but not used [-Wunused-but-set-variable]
[jeyu: folded in first patch since it only swapped the function order
so that del_usage_links can be called from add_usage_links]
Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions