aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChaitanya Kulkarni <[email protected]>2021-02-28 18:06:09 -0800
committerChristoph Hellwig <[email protected]>2021-04-02 18:48:27 +0200
commit2afc4866c44e85e3413b294c982e51061fba505b (patch)
tree336694e96489cbde822884fb9e11fadebbb89490 /tools/perf/scripts/python
parentf1c772d581843e3a14bbd62ef7e40b56fc307f27 (diff)
nvme-fc: fix the function documentation comment
The nvme_fc_rcv_ls_req() function has first argument as pointer to remoteport named portprt, but in the documentation comment that is name is used as remoteport. Fix that to get rid if the compilation warning. drivers/nvme//host/fc.c:1724: warning: Function parameter or member 'portptr' not described in 'nvme_fc_rcv_ls_req' drivers/nvme//host/fc.c:1724: warning: Excess function parameter 'remoteport' description in 'nvme_fc_rcv_ls_req' Signed-off-by: Chaitanya Kulkarni <[email protected]> Reviewed-by: James Smart <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions