]> git.baikalelectronics.ru Git - kernel.git/commit
scsi_transport_srp: Fix two kernel-doc warnings
authorBart Van Assche <bvanassche@acm.org>
Fri, 14 Mar 2014 12:51:19 +0000 (13:51 +0100)
committerRoland Dreier <roland@purestorage.com>
Mon, 24 Mar 2014 17:05:30 +0000 (10:05 -0700)
commit070cbae8ffdb1ec3fc0ed67d351252f95c3d3498
treed388daddd36bd926522729a867ca471afd5a5e7b
parentc12b88ed84c80e42e377bda8d1cbf68924238ae1
scsi_transport_srp: Fix two kernel-doc warnings

This patch fixes the following two kernel-doc warnings:

    Warning(drivers/scsi/scsi_transport_srp.c:819): No description found for parameter 'rport'
    Warning(include/scsi/scsi_transport_srp.h:75): Excess struct/union/enum/typedef member 'deleted' description in 'srp_rport'

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reported-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Sebastian Riemer <sebastian.riemer@profitbricks.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/scsi/scsi_transport_srp.c
include/scsi/scsi_transport_srp.h