[PATCH net-next] rxrpc: Don't expose skbs to in-kernel users

David Howells dhowells at redhat.com
Thu Sep 1 16:42:15 PDT 2016


David Miller <davem at davemloft.net> wrote:

> Actually, reverted, this adds a new warning to the build:
> 
> net/rxrpc/recvmsg.c: In function ‘rxrpc_kernel_recv_data’:
> net/rxrpc/recvmsg.c:531:1: warning: label ‘need_more_data’ defined but not used [-Wunused-label]
>  need_more_data:
>  ^
> net/rxrpc/recvmsg.c:475:7: warning: unused variable ‘no_more’ [-Wunused-variable]
>   bool no_more;
>        ^

Yes.  I sent a second version.

David



More information about the linux-afs mailing list