diff options
| author | Randy Dunlap <[email protected]> | 2023-07-14 04:51:24 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-07-15 03:39:29 +0000 |
| commit | 201a08830d8c4698f97ce65329ba92e36b7f402a (patch) | |
| tree | 3919816d4007cd9013c21e1d7d01f8b5a72ee7db /drivers/net/dsa/microchip/ksz_common.c | |
| parent | inet: frags: eliminate kernel-doc warning (diff) | |
| download | kernel-201a08830d8c4698f97ce65329ba92e36b7f402a.tar.gz kernel-201a08830d8c4698f97ce65329ba92e36b7f402a.zip | |
net: llc: fix kernel-doc notation warnings
Use the corrent function parameter name or format to prevent
kernel-doc warnings.
Add 2 function parameter descriptions to prevent kernel-doc warnings.
llc_pdu.h:278: warning: Function parameter or member 'da' not described in 'llc_pdu_decode_da'
llc_pdu.h:278: warning: Excess function parameter 'sa' description in 'llc_pdu_decode_da'
llc_pdu.h:330: warning: Function parameter or member 'skb' not described in 'llc_pdu_init_as_test_cmd'
llc_pdu.h:379: warning: Function parameter or member 'svcs_supported' not described in 'llc_pdu_init_as_xid_cmd'
llc_pdu.h:379: warning: Function parameter or member 'rx_window' not described in 'llc_pdu_init_as_xid_cmd'
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/dsa/microchip/ksz_common.c')
0 files changed, 0 insertions, 0 deletions
