diff options
author | Randy Dunlap <[email protected]> | 2021-08-08 12:08:34 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-08-09 15:37:35 -0700 |
commit | d6e712aa7e6a3d5a9633f4bcbe2237f3edc292bd (patch) | |
tree | 212a71ac2cb3165afddb3151576f51326ed896b1 /scripts/bpf_doc.py | |
parent | beb7f2de5728b0bd2140a652fa51f6ad85d159f7 (diff) |
net: openvswitch: fix kernel-doc warnings in flow.c
Repair kernel-doc notation in a few places to make it conform to
the expected format.
Fixes the following kernel-doc warnings:
flow.c:296: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Parse vlan tag from vlan header.
flow.c:296: warning: missing initial short description on line:
* Parse vlan tag from vlan header.
flow.c:537: warning: No description found for return value of 'key_extract_l3l4'
flow.c:769: warning: No description found for return value of 'key_extract'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Pravin B Shelar <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions