Re: [PATCH 0/2] InfiniBand-iSER: Refactoring for two function implementations
From: Nicholas A. Bellinger <hidden>
Date: 2016-01-06 18:47:22
Also in:
linux-rdma, lkml
From: Nicholas A. Bellinger <hidden>
Date: 2016-01-06 18:47:22
Also in:
linux-rdma, lkml
On Sun, 2015-12-27 at 13:36 +0100, SF Markus Elfring wrote:
From: Markus Elfring <redacted> Date: Sun, 27 Dec 2015 13:12:10 +0100 Subject: [PATCH 0/2] InfiniBand-iSER: Refactoring for two function implementations I suggest to return directly instead of using the jump label "err" in two functions (which are working without clean-up there). Markus Elfring (2): One jump label less in iser_reg_sig_mr() One jump label less in isert_reg_sig_mr() drivers/infiniband/ulp/iser/iser_memory.c | 5 ++--- drivers/infiniband/ulp/isert/ib_isert.c | 7 +++---- 2 files changed, 5 insertions(+), 7 deletions(-)
Doug, are you going to pick these two minor patches up, or shall I..?