diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-10-18 16:13:10 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-19 13:08:30 -0700 |
commit | a1a824f448ba96c610b85288d844adc9f781828e (patch) | |
tree | 1e2518d3a7145f928721a26ef4075dce4d553414 /Documentation | |
parent | 6109ecbfd10475309d3e5a1a39bf167547da878e (diff) | |
download | linux-a1a824f448ba96c610b85288d844adc9f781828e.tar.gz |
genetlink: fix kdoc warnings
Address a bunch of kdoc warnings:
include/net/genetlink.h:81: warning: Function parameter or member 'module' not described in 'genl_family'
include/net/genetlink.h:243: warning: expecting prototype for struct genl_info. Prototype was for struct genl_dumpit_info instead
include/net/genetlink.h:419: warning: Function parameter or member 'net' not described in 'genlmsg_unicast'
include/net/genetlink.h:438: warning: expecting prototype for gennlmsg_data(). Prototype was for genlmsg_data() instead
include/net/genetlink.h:244: warning: Function parameter or member 'op' not described in 'genl_dumpit_info'
Link: https://lore.kernel.org/r/20221018231310.1040482-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions