if_vlan: fix kdoc warnings
authorJakub Kicinski <kuba@kernel.org>
Mon, 6 Jan 2025 17:46:20 +0000 (09:46 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 8 Jan 2025 02:06:51 +0000 (18:06 -0800)
commitd8c2e5f33acec38cf478c509c65646d029cc378e
treef62494224385b4fdb832de6bb8f1f7f2ef85d606
parentfed88c2cd7fba4ae2d6b5fd8d891585cb2499a41
if_vlan: fix kdoc warnings

While merging net to net-next I noticed that the kdoc above
__vlan_get_protocol_offset() has the wrong function name.
Fix that and all the other kdoc warnings in this file.

Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250106174620.1855269-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/if_vlan.h