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)
commit0ac16296ffc638f5163f9aeeeb1fe447268e449f
treef60a3a58643bb42a00d62547b0461da74c7fbb16
parent4734b0fefbbf98f8c119eb8344efa19dac82cd2c
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