[rds-devel] [PATCH -next] RDS: TCP: Fix non static symbol warnings

David Miller davem at davemloft.net
Fri Jun 17 22:29:20 PDT 2016


From: weiyj_lk at 163.com
Date: Fri, 17 Jun 2016 18:12:46 +0000

> From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
> 
> Fixes the following sparse warnings:
> 
> net/rds/tcp.c:59:5: warning:
>  symbol 'rds_tcp_min_sndbuf' was not declared. Should it be static?
> net/rds/tcp.c:60:5: warning:
>  symbol 'rds_tcp_min_rcvbuf' was not declared. Should it be static?
> 
> Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>

Applied.



More information about the rds-devel mailing list