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 <joe....@oracle.com> Cc: Junxiao Bi <junxiao...@oracle.com> Signed-off-by: Zhu Yanjun <yanjun....@oracle.com> --- net/rds/ib_fmr.c | 5 +++-- net/rds/ib_mr.h | 2 -- 2 files changed, 3 insertions(+), 4 deletions(-)
Acked-by: Santosh Shilimkar <santosh.shilim...@oracle.com>