Thread (2 messages) flat view 2 messages, 2 authors, 2017-10-01

Re: [PATCH net] ppp: fix __percpu annotation

From: David Miller <davem@davemloft.net>
Date: 2017-10-01 02:58:32

From: Guillaume Nault <redacted>
Date: Thu, 28 Sep 2017 17:57:58 +0200
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 <redacted>
Applied, thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help