Skip to content

Commit 294ea29

Browse files
lunnkuba-moo
authored andcommitted
net: netlabel: Fix kerneldoc warnings
net/netlabel/netlabel_calipso.c:376: warning: Function parameter or member 'ops' not described in 'netlbl_calipso_ops_register' Signed-off-by: Andrew Lunn <[email protected]> Acked-by: Paul Moore <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 9d637f8 commit 294ea29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

net/netlabel/netlabel_calipso.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ static const struct netlbl_calipso_ops *calipso_ops;
366366

367367
/**
368368
* netlbl_calipso_ops_register - Register the CALIPSO operations
369+
* @ops: ops to register
369370
*
370371
* Description:
371372
* Register the CALIPSO packet engine operations.

0 commit comments

Comments
 (0)