Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 7 Jan 2021 15:39:56 +0100 you wrote:
> sparse complains about some harmless endianness issues:
>
> > drivers/net/ppp/pptp.c:281:21: warning: incorrect type in assignment
> > (different base types)
> > drivers/net
sparse complains about some harmless endianness issues:
> drivers/net/ppp/pptp.c:281:21: warning: incorrect type in assignment
> (different base types)
> drivers/net/ppp/pptp.c:281:21:expected unsigned int [usertype] ack
> drivers/net/ppp/pptp.c:281:21:got restricted __be32
> drivers/net/