diff options
| author | Lee Jones <[email protected]> | 2020-07-01 08:58:38 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-07-01 13:05:36 +0000 |
| commit | 3db99f000b76bbd5d3ffc042e4cf91e934c996ac (patch) | |
| tree | 296da92a63aedec0d07a1005a281f55d424da9d9 /drivers/misc/ibmasm/command.c | |
| parent | misc: habanalabs: pci: Fix a variety of kerneldoc issues (diff) | |
| download | kernel-3db99f000b76bbd5d3ffc042e4cf91e934c996ac.tar.gz kernel-3db99f000b76bbd5d3ffc042e4cf91e934c996ac.zip | |
misc: habanalabs: irq: Repair kerneldoc formatting issues
W=1 kernel builds report a lack of descriptions for various
function arguments. In reality they are documented, but the
formatting was not as expected '@.*:'. Instead, '-'s were
used as separators.
While we're here, the headers for functions various functions
were written in kerneldoc format, but lack the kerneldoc
identifier '/**'. Let's promote them so they can gain access
to the checker.
This change fixes the following W=1 warnings:
drivers/misc/habanalabs/irq.c:24: warning: Function parameter or member 'eq_work' not described in 'hl_eqe_work'
drivers/misc/habanalabs/irq.c:24: warning: Function parameter or member 'hdev' not described in 'hl_eqe_work'
drivers/misc/habanalabs/irq.c:24: warning: Function parameter or member 'eq_entry' not described in 'hl_eqe_work'
Cc: Oded Gabbay <[email protected]>
Cc: Tomer Tayar <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/command.c')
0 files changed, 0 insertions, 0 deletions
