bpf: Fix typo in a comment in bpf lpm_trie.
authorLeon Huayra <hffilwlqm@gmail.com>
Wed, 29 Dec 2021 14:44:22 +0000 (22:44 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 31 Dec 2021 02:42:34 +0000 (18:42 -0800)
commit9e6b19a66d9b6b94395478fe79c5a3ccba181ad3
tree0115660f24d86441d1c7730c593ccb7ba9387bc4
parent63d000c3dc0a8ddd2f3778982ce6d19593656eda
bpf: Fix typo in a comment in bpf lpm_trie.

Fix typo in a comment in trie_update_elem().

Signed-off-by: Leon Huayra <hffilwlqm@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211229144422.70339-1-hffilwlqm@gmail.com
kernel/bpf/lpm_trie.c