diff options
author | 2022-06-06 10:24:36 +0800 | |
---|---|---|
committer | 2022-06-07 12:51:41 +0200 | |
commit | b160f7270e6df0f4ccadcf6750696b380eb3b811 (patch) | |
tree | 806babf177853eaf38b44233fc221a5b31c4ea1b /net/unix/af_unix.c | |
parent | net: skb: use auto-generation to convert skb drop reason to string (diff) | |
download | wireguard-linux-b160f7270e6df0f4ccadcf6750696b380eb3b811.tar.xz wireguard-linux-b160f7270e6df0f4ccadcf6750696b380eb3b811.zip |
net: dropreason: reformat the comment fo skb drop reasons
To make the code clear, reformat the comment in dropreason.h to k-doc
style.
Now, the comment can pass the check of kernel-doc without warnning:
$ ./scripts/kernel-doc -v -none include/linux/dropreason.h
include/linux/dropreason.h:7: info: Scanning doc for enum skb_drop_reason
Signed-off-by: Menglong Dong <imagedong@tencent.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions