]> 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)
commitb835067e70a9970888164f3e5c4ccc011f695b71
tree48b3689d6dd4d8cd8d6910d3a0e714daa50b8748
parentc0c32ac4274da28928e177352099a1cf6508882f
nfp: fix old kdoc issues

Since commit bbc4086a6d27 ("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