From: weiyj...@163.com Date: Fri, 17 Jun 2016 18:12:46 +0000 > From: Wei Yongjun <yongjun_...@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_...@trendmicro.com.cn>
Applied.