]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Fix a typo "inacitve" -> "inactive"
authorQiujun Huang <hqjagain@gmail.com>
Fri, 3 Apr 2020 08:07:34 +0000 (16:07 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 6 Apr 2020 19:54:10 +0000 (21:54 +0200)
commita144ce344dcc97f9ee5979527a5fbc699c122c55
treef60a3a58643bb42a00d62547b0461da74c7fbb16
parentc7e2631def74e5fa5b5915f33dc9f14641e67b4d
bpf: Fix a typo "inacitve" -> "inactive"

There is a typo in struct bpf_lru_list's next_inactive_rotation
description, thus fix s/inacitve/inactive/.

Signed-off-by: Qiujun Huang <hqjagain@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/1585901254-30377-1-git-send-email-hqjagain@gmail.com
kernel/bpf/bpf_lru_list.h