David Miller <da...@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

Reply via email to