lkml.org 
[lkml]   [2021]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 13/30] RDMA/sw/rdmavt/cq: Demote hardly complete kernel-doc header
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/infiniband/sw/rdmavt/cq.c:381: warning: Function parameter or member 'cqe' not described in 'rvt_resize_cq'
    drivers/infiniband/sw/rdmavt/cq.c:381: warning: Function parameter or member 'udata' not described in 'rvt_resize_cq'

    Cc: Dennis Dalessandro <dennis.dalessandro@cornelisnetworks.com>
    Cc: Mike Marciniszyn <mike.marciniszyn@cornelisnetworks.com>
    Cc: Doug Ledford <dledford@redhat.com>
    Cc: Jason Gunthorpe <jgg@ziepe.ca>
    Cc: linux-rdma@vger.kernel.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/infiniband/sw/rdmavt/cq.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/infiniband/sw/rdmavt/cq.c b/drivers/infiniband/sw/rdmavt/cq.c
    index 20cc0799ac4bc..5138afca067f6 100644
    --- a/drivers/infiniband/sw/rdmavt/cq.c
    +++ b/drivers/infiniband/sw/rdmavt/cq.c
    @@ -371,7 +371,7 @@ int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags)
    return ret;
    }

    -/**
    +/*
    * rvt_resize_cq - change the size of the CQ
    * @ibcq: the completion queue
    *
    --
    2.25.1
    \
     
     \ /
      Last update: 2021-01-21 10:51    [W:5.901 / U:0.180 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site