Skip to content
Commit bb789763 authored by Santosh Shilimkar's avatar Santosh Shilimkar
Browse files

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: default avatarSantosh Shilimkar <santosh.shilimkar@oracle.com>
parent f69b22e6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment