On 6/17/2016 11:12 AM, [email protected] wrote:
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]> ---
Look ok. Acked-by: Santosh Shilimkar <[email protected]>
