On Fri, Apr 14, 2017 at 07:28:42PM -0400, Dasaratharaman Chandramouli wrote: > This patch fixes a checkpatch issue related to not having > to use an 'else' if the 'if' path returns from the function. > > Reviewed-by: Ira Weiny > Reviewed-by: Don Hiatt > Reviewed-by: Sean Hefty > Signed-off-by: Dasaratharaman Chandramouli > --- > drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 19 +++++++++---------- > 1 file changed, 9 insertions(+), 10 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky