diff options
author | 2020-07-13 22:23:44 +0800 | |
---|---|---|
committer | 2020-07-13 17:24:52 -0700 | |
commit | ce1e2a776ffcd5ce1570bf8f077ea0c26c1d8a8d (patch) | |
tree | caa275c714509a8717c9effad954b4e30a07e857 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mlxsw-Add-support-for-buffer-drops-mirroring' (diff) | |
download | linux-dev-ce1e2a776ffcd5ce1570bf8f077ea0c26c1d8a8d.tar.xz linux-dev-ce1e2a776ffcd5ce1570bf8f077ea0c26c1d8a8d.zip |
net: make symbol 'flush_works' static
The sparse tool complains as follows:
net/core/dev.c:5594:1: warning:
symbol '__pcpu_scope_flush_works' was not declared. Should it be static?
'flush_works' is not used outside of dev.c, so marks
it static.
Fixes: 41852497a9205 ("net: batch calls to flush_all_backlogs()")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions