diff options
author | 2024-02-25 23:54:55 +0100 | |
---|---|---|
committer | 2024-02-26 11:37:31 +0100 | |
commit | 3aedb7fcd88af25c215be098bf8ecb9ae8cb60ab (patch) | |
tree | dcafbd3280fceb3cbef649f8dccca91fbe311709 /scripts/generate_rust_analyzer.py | |
parent | tick/nohz: Remove duplicate between lowres and highres handlers (diff) | |
download | linux-rng-3aedb7fcd88af25c215be098bf8ecb9ae8cb60ab.tar.xz linux-rng-3aedb7fcd88af25c215be098bf8ecb9ae8cb60ab.zip |
tick/sched: Remove useless oneshot ifdeffery
tick-sched.c is only built when CONFIG_TICK_ONESHOT=y, which is selected
only if CONFIG_NO_HZ_COMMON=y or CONFIG_HIGH_RES_TIMERS=y. Therefore
the related ifdeferry in this file is needless and can be removed.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240225225508.11587-4-frederic@kernel.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions