diff options
author | Florian Westphal <[email protected]> | 2017-12-04 22:42:30 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-12-05 11:14:44 -0500 |
commit | b0e9fe1ba7f8305dc1c640fbeb1b8c5c609e604c (patch) | |
tree | 000430d7711b1fbe8df6414128ad4c0bc9463a2d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7cda4cee1366fae236678a5a6b124bab86b14973 (diff) |
rtnetlink: fix rtnl_link msghandler rcu annotations
Incorrect/missing annotations caused a few sparse warnings:
rtnetlink.c:155:15: incompatible types .. (different address spaces)
rtnetlink.c:157:23: incompatible types .. (different address spaces)
rtnetlink.c:185:15: incompatible types .. (different address spaces)
rtnetlink.c:285:15: incompatible types .. (different address spaces)
rtnetlink.c:317:9: incompatible types .. (different address spaces)
rtnetlink.c:3054:23: incompatible types .. (different address spaces)
no change in generated code.
Fixes: addf9b90de22f7 ("net: rtnetlink: use rcu to free rtnl message handlers")
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions