diff options
author | Ted Chen <znscnchen@gmail.com> | 2025-02-06 17:00:02 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-07 22:45:57 +0300 |
commit | a494d1512c7c7ba2a05bac51ed4b133baa2a9bc8 (patch) | |
tree | 36c285bdcf5fa874e04c4aee8bb7b7baf7bb8ce7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 233a2b1480a0bdf6b40d4debf58a07084e9921ff (diff) | |
download | linux-a494d1512c7c7ba2a05bac51ed4b133baa2a9bc8.tar.xz |
vxlan: Remove unnecessary comments for vxlan_rcv() and vxlan_err_lookup()
Remove the two unnecessary comments around vxlan_rcv() and
vxlan_err_lookup(), which indicate that the callers are from
net/ipv{4,6}/udp.c. These callers are trivial to find. Additionally, the
comment for vxlan_rcv() missed that the caller could also be from
net/ipv6/udp.c.
Suggested-by: Nikolay Aleksandrov <razor@blackwall.org>
Suggested-by: Ido Schimmel <idosch@idosch.org>
Signed-off-by: Ted Chen <znscnchen@gmail.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250206140002.116178-1-znscnchen@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions