bpf: lru: Remove unused declaration bpf_lru_promote()
authorYue Haibing <yuehaibing@huawei.com>
Tue, 8 Aug 2023 14:55:31 +0000 (22:55 +0800)
committerMartin KaFai Lau <martin.lau@kernel.org>
Wed, 9 Aug 2023 00:21:42 +0000 (17:21 -0700)
commit526bc5ba19e8701a2b03fdbd2c01e684f0cf9010
treeaa366df7a381bd284308640cb8feee6b6bc11cb2
parent898f55f50a00f56dac1ef55f5478c10a7511d0a6
bpf: lru: Remove unused declaration bpf_lru_promote()

Commit 3a08c2fd7634 ("bpf: LRU List") declared but never implemented this.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20230808145531.19692-1-yuehaibing@huawei.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
kernel/bpf/bpf_lru_list.h