]> asedeno.scripts.mit.edu Git - linux.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)
commita646c9b2dabae19138926b888c979e43fb85362b
tree48b3689d6dd4d8cd8d6910d3a0e714daa50b8748
parent554b36bffbfba7fc38d1b2b1848f5b88ed853baf
nfp: fix old kdoc issues

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