bpf: Remove unused declaration bpf_link_new_file()
authorYue Haibing <yuehaibing@huawei.com>
Wed, 9 Aug 2023 14:05:56 +0000 (22:05 +0800)
committerMartin KaFai Lau <martin.lau@kernel.org>
Sat, 12 Aug 2023 03:39:40 +0000 (20:39 -0700)
commit01b8539655635288dcd46366806abfacbb9b1f6c
tree354ff8e490b183191a9056341fb98827dbc6b2ee
parent6231e47b6fadf42da2e7a45b8272e80aed53c444
bpf: Remove unused declaration bpf_link_new_file()

Commit a3b80e107894 ("bpf: Allocate ID for bpf_link")
removed the implementation but not the declaration.

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