commit | 0ac16296ffc638f5163f9aeeeb1fe447268e449f | [log] [tgz] |
---|---|---|
author | Qiujun Huang <hqjagain@gmail.com> | Fri Apr 03 16:07:34 2020 +0800 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon Apr 06 21:54:10 2020 +0200 |
tree | f60a3a58643bb42a00d62547b0461da74c7fbb16 | |
parent | 4734b0fefbbf98f8c119eb8344efa19dac82cd2c [diff] |
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