lkml.org 
[lkml]   [2014]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 1/1] target: Deletion of unnecessary checks before the function call "module_put"
    From
    Date
    On Fri, 2014-11-21 at 10:30 +0100, SF Markus Elfring wrote:
    > From: Markus Elfring <elfring@users.sourceforge.net>
    > Date: Fri, 21 Nov 2014 10:25:45 +0100
    >
    > The module_put() function tests whether its argument is NULL and then
    > returns immediately. Thus the test around the call is not needed.
    >
    > This issue was detected by using the Coccinelle software.
    >
    > Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
    > ---
    > drivers/target/iscsi/iscsi_target_transport.c | 3 +--
    > drivers/target/target_core_hba.c | 6 ++----
    > 2 files changed, 3 insertions(+), 6 deletions(-)
    >

    Applied to target-pending/for-next.

    Thanks Markus!

    --nab



    \
     
     \ /
      Last update: 2014-11-21 23:41    [W:6.533 / U:1.108 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site