Re: [PATCHv3 0/4] rds: ib: trivial patches

2017-03-13 Thread David Miller
From: Zhu Yanjun Date: Mon, 13 Mar 2017 01:43:44 -0400 > v2 -> v3 > remove err from messages. > > Zhu Yanjun (4): > rds: ib: drop unnecessary rdma_reject > rds: ib: remove redundant ib_dealloc_fmr > rds: ib: add the static type to the function > rds: ib: unmap the scatter/gather list whe

[PATCHv3 0/4] rds: ib: trivial patches

2017-03-12 Thread Zhu Yanjun
v2 -> v3 remove err from messages. Zhu Yanjun (4): rds: ib: drop unnecessary rdma_reject rds: ib: remove redundant ib_dealloc_fmr rds: ib: add the static type to the function rds: ib: unmap the scatter/gather list when error net/rds/ib_cm.c | 5 ++--- net/rds/ib_fmr.c | 38