diff options
author | Florian Westphal <fw@strlen.de> | 2017-12-04 22:42:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-05 11:14:44 -0500 |
commit | b0e9fe1ba7f8305dc1c640fbeb1b8c5c609e604c (patch) | |
tree | 000430d7711b1fbe8df6414128ad4c0bc9463a2d /include/linux/phy.h | |
parent | 7cda4cee1366fae236678a5a6b124bab86b14973 (diff) | |
download | lwn-b0e9fe1ba7f8305dc1c640fbeb1b8c5c609e604c.tar.gz lwn-b0e9fe1ba7f8305dc1c640fbeb1b8c5c609e604c.zip |
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/linux/phy.h')
0 files changed, 0 insertions, 0 deletions