diff options
| author | Tejun Heo <tj@kernel.org> | 2026-05-08 01:09:21 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-05-08 01:09:21 +0300 |
| commit | 363a53749cc483409498e8f6e1525fe081f1d9d2 (patch) | |
| tree | 28327050ca019bcacc0110b68a917751f863d775 /tools/lib/python/kdoc/kdoc_parser.py | |
| parent | 4616a9c36be7e2e051ef53b0e8fd729da0277abf (diff) | |
| download | linux-363a53749cc483409498e8f6e1525fe081f1d9d2.tar.xz | |
sched_ext: Drop unused scx_find_sub_sched() stub
scx_find_sub_sched()'s only caller, scx_bpf_sub_dispatch(), is gated on
CONFIG_EXT_SUB_SCHED. When CONFIG_EXT_SUB_SCHED=n the caller compiles out
and the stub becomes dead code, tripping -Wunused-function on randconfigs.
Drop the stub.
Fixes: 25037af712eb ("sched_ext: Add rhashtable lookup for sub-schedulers")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/all/202605080556.42PXw8U9-lkp@intel.com/
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
