]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
authorTejun Heo <tj@kernel.org>
Sun, 8 Mar 2026 02:45:14 +0000 (16:45 -1000)
committerTejun Heo <tj@kernel.org>
Sun, 8 Mar 2026 08:45:12 +0000 (22:45 -1000)
commitc90af06c80a33a28f0bdba3ba136439afad4dd38
tree73d0c3ee5441f9e6cd182ec865b3b96fe71cdcf9
parent80a54b807d6c0b98e43522f102da61c953cfd502
tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h

The __has_include guard for sdt_task_defs.h is vestigial — the only
remaining content is the bpf_arena_common.h include which is available
unconditionally. Remove the dead guard.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Andrea Righi <arighi@nvidia.com>
tools/sched_ext/include/scx/common.h