summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
diff options
context:
space:
mode:
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>2021-02-28 18:06:10 -0800
committerChristoph Hellwig <hch@lst.de>2021-04-02 18:48:27 +0200
commitb53d47418d98dbf5cd082e756a9e4e2a426492d7 (patch)
treedc63dcfd29d1f986a1b1457fc7ea993f4c1c71b7 /drivers/nvme
parent2afc4866c44e85e3413b294c982e51061fba505b (diff)
downloadlinux-stable-b53d47418d98dbf5cd082e756a9e4e2a426492d7.tar.gz
linux-stable-b53d47418d98dbf5cd082e756a9e4e2a426492d7.tar.bz2
linux-stable-b53d47418d98dbf5cd082e756a9e4e2a426492d7.zip
nvmet-fc: update function documentation
Add minimum description of the hosthandle parameter for nvmet_fc_rcv_ls_req() so that we can get rid of the following warning. drivers/nvme//target/fc.c:2009: warning: Function parameter or member 'hosthandle' not described in 'nvmet_fc_rcv_ls_req Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/nvme')
-rw-r--r--drivers/nvme/target/fc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/nvme/target/fc.c b/drivers/nvme/target/fc.c
index d375745fc4ed..1f1c70f9f8eb 100644
--- a/drivers/nvme/target/fc.c
+++ b/drivers/nvme/target/fc.c
@@ -1996,6 +1996,7 @@ nvmet_fc_handle_ls_rqst_work(struct work_struct *work)
*
* @target_port: pointer to the (registered) target port the LS was
* received on.
+ * @hosthandle: pointer to the host specific data, gets stored in iod.
* @lsrsp: pointer to a lsrsp structure to be used to reference
* the exchange corresponding to the LS.
* @lsreqbuf: pointer to the buffer containing the LS Request