]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Remove unused headers
authorLu Wei <luwei32@huawei.com>
Wed, 24 Mar 2021 08:31:47 +0000 (16:31 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 26 Mar 2021 05:03:46 +0000 (22:03 -0700)
commit60654421b00aca2e8154460bf01c148eff8391fb
treef268b81c9069b4c69ad0800a25484bf6f00faf5f
parentbb8c25e98fea0c5444a848c5669ea35c035a336b
bpf: Remove unused headers

The header <linux/version.h> is useless in sampleip_kern.c
and trace_event_kern.c, remove it.

Signed-off-by: Lu Wei <luwei32@huawei.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210324083147.149278-1-luwei32@huawei.com
samples/bpf/sampleip_kern.c
samples/bpf/trace_event_kern.c