From: [email protected] Date: Fri, 17 Jun 2016 18:12:46 +0000 > From: Wei Yongjun <[email protected]> > > 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 <[email protected]>
Applied.
