Guillaume Nault
5a59a3a0ef
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>
2017-10-01 03:58:10 +01:00
..
2013-02-21 13:41:04 -08:00
2017-06-16 11:48:40 -04:00
2015-01-29 14:50:01 -08:00
2017-10-01 03:58:10 +01:00
2017-06-06 15:16:33 -04:00
2017-06-20 13:30:15 -04:00
2017-06-16 11:48:39 -04:00
2016-12-24 11:46:01 -08:00
2017-07-31 21:59:01 -07:00