On 3/8/2017 11:26 PM, Zhu Yanjun wrote:
The function rds_ib_map_fmr is used only in the ib_fmr.c file. As such, the static type is added to limit it in this file.Cc: Joe Jin <[email protected]> Cc: Junxiao Bi <[email protected]> Signed-off-by: Zhu Yanjun <[email protected]> --- net/rds/ib_fmr.c | 5 +++-- net/rds/ib_mr.h | 2 -- 2 files changed, 3 insertions(+), 4 deletions(-)
Acked-by: Santosh Shilimkar <[email protected]>
