]> git.baikalelectronics.ru Git - kernel.git/commit
nfp: fix old kdoc issues
authorJakub Kicinski <jakub.kicinski@netronome.com>
Fri, 1 Dec 2017 05:32:48 +0000 (21:32 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Fri, 1 Dec 2017 19:59:19 +0000 (20:59 +0100)
commitf3103ef80467a9bd50b07534c29f18dcbc461459
tree48b3689d6dd4d8cd8d6910d3a0e714daa50b8748
parentac669e277b291426b8699856d1273e0e828da1c1
nfp: fix old kdoc issues

Since commit 21e33d1fd862 ("Add optional check for bad kernel-doc
comments") when built with W=1 build will complain about kdoc errors.
Fix the kdoc issues we have.  kdoc is still confused by defines in
nfp_net_ctrl.h but those are not really errors.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
drivers/net/ethernet/netronome/nfp/nfp_net.h
drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cppcore.c