diff options
author | Santosh Shilimkar <santosh.shilimkar@oracle.com> | 2016-12-05 03:41:29 +0300 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@oracle.com> | 2017-01-03 01:02:40 +0300 |
commit | bb7897631d2379ec198635cc24bf1e8c629d0bda (patch) | |
tree | 714d59f4ebde146b08209a6533b37ea3d676d57d /net/rds/ib_cm.c | |
parent | f69b22e65ecfcb3648304e0e32a1df6f0d421375 (diff) | |
download | linux-bb7897631d2379ec198635cc24bf1e8c629d0bda.tar.xz |
RDS: mark few internal functions static to make sparse build happy
Fixes below warnings:
warning: symbol 'rds_send_probe' was not declared. Should it be static?
warning: symbol 'rds_send_ping' was not declared. Should it be static?
warning: symbol 'rds_tcp_accept_one_path' was not declared. Should it be static?
warning: symbol 'rds_walk_conn_path_info' was not declared. Should it be static?
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Diffstat (limited to 'net/rds/ib_cm.c')
0 files changed, 0 insertions, 0 deletions