From: Zhu Yanjun
Date: Fri, 3 Mar 2017 00:44:26 -0500
> The function rds_trans_register always returns 0. As such, it is not
> necessary to check the returned value.
>
> Cc: Joe Jin
> Cc: Junxiao Bi
> Signed-off-by: Zhu Yanjun
Applied.
On 3/2/2017 9:44 PM, Zhu Yanjun wrote:
The function rds_trans_register always returns 0. As such, it is not
necessary to check the returned value.
Cc: Joe Jin
Cc: Junxiao Bi
Signed-off-by: Zhu Yanjun
---
Acked-by: Santosh Shilimkar
On Fri, Mar 03, 2017 at 12:44:26AM -0500, Zhu Yanjun wrote:
> The function rds_trans_register always returns 0. As such, it is not
> necessary to check the returned value.
>
> Cc: Joe Jin
> Cc: Junxiao Bi
> Signed-off-by: Zhu Yanjun
> ---
> net/rds/ib.c| 6 +-
> net/rds/rds.h
The function rds_trans_register always returns 0. As such, it is not
necessary to check the returned value.
Cc: Joe Jin
Cc: Junxiao Bi
Signed-off-by: Zhu Yanjun
---
net/rds/ib.c| 6 +-
net/rds/rds.h | 2 +-
net/rds/tcp.c | 6 +-
net/rds/transport.c | 4 +---
4 files