diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2017-09-28 17:57:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-01 03:58:10 +0100 |
commit | 5a59a3a0ef0e546626a762d49dc06feaa204bab3 (patch) | |
tree | 612614d152b1590ba4527b893549e191a4a8a016 /net/tipc | |
parent | 230583c1952b40c35d67722b8e3eb13708a85dd1 (diff) | |
download | linux-5a59a3a0ef0e546626a762d49dc06feaa204bab3.tar.bz2 |
ppp: fix __percpu annotation
Move sparse annotation right after pointer type.
Fixes sparse warning:
drivers/net/ppp/ppp_generic.c:1422:13: warning: incorrect type in initializer (different address spaces)
drivers/net/ppp/ppp_generic.c:1422:13: expected void const [noderef] <asn:3>*__vpp_verify
drivers/net/ppp/ppp_generic.c:1422:13: got int *<noident>
...
Fixes: e5dadc65f9e0 ("ppp: Fix false xmit recursion detect with two ppp devices")
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions