]> 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)
commitb0c35c361b6f944b58d4f993b60935b4d6f01b69
treef60a3a58643bb42a00d62547b0461da74c7fbb16
parentb2e3f51c2069c7375d6569aa453241cd895d0daa
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