diff options
author | 2021-12-22 09:55:13 +0800 | |
---|---|---|
committer | 2022-01-11 15:38:59 -0500 | |
commit | e70dc094265c0418bbd895d9657611ac8d509a1c (patch) | |
tree | 2d0741210228ca03c39ae58c77cba46115add8a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ntb_hw_amd: Add NTB PCI ID for new gen CPU (diff) | |
download | linux-dev-e70dc094265c0418bbd895d9657611ac8d509a1c.tar.xz linux-dev-e70dc094265c0418bbd895d9657611ac8d509a1c.zip |
NTB/msi: Fix ntbm_msi_request_threaded_irq() kernel-doc comment
Add the description of @msi_desc and change the @devname to @name
in ntbm_msi_request_threaded_irq() kernel-doc comment to remove
some warnings found by running scripts/kernel-doc, which is caused
by using 'make W=1'.
drivers/ntb/msi.c:285: warning: Function parameter or member 'name' not
described in 'ntbm_msi_request_threaded_irq'
drivers/ntb/msi.c:285: warning: Function parameter or member 'msi_desc'
not described in 'ntbm_msi_request_threaded_irq'
drivers/ntb/msi.c:285: warning: Excess function parameter 'devname'
description in 'ntbm_msi_request_threaded_irq'
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions