[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171001.035830.1241812496925979772.davem@davemloft.net>
Date: Sun, 01 Oct 2017 03:58:30 +0100 (WEST)
From: David Miller <davem@...emloft.net>
To: g.nault@...halink.fr
Cc: netdev@...r.kernel.org, gfree.wind@....163.com, paulus@...ba.org
Subject: Re: [PATCH net] ppp: fix __percpu annotation
From: Guillaume Nault <g.nault@...halink.fr>
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 <g.nault@...halink.fr>
Applied, thank you.
Powered by blists - more mailing lists