summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2017-12-05 00:42:30 +0300
committerDavid S. Miller <davem@davemloft.net>2017-12-05 19:14:44 +0300
commitb0e9fe1ba7f8305dc1c640fbeb1b8c5c609e604c (patch)
tree000430d7711b1fbe8df6414128ad4c0bc9463a2d /include
parent7cda4cee1366fae236678a5a6b124bab86b14973 (diff)
downloadlinux-b0e9fe1ba7f8305dc1c640fbeb1b8c5c609e604c.tar.xz
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 <fengguang.wu@intel.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions