summaryrefslogtreecommitdiff
path: root/scripts/check-sysctl-docs
diff options
context:
space:
mode:
authorZhan Xusheng <zhanxusheng1024@gmail.com>2026-07-06 16:45:56 +0800
committerThomas Gleixner <tglx@kernel.org>2026-07-06 17:51:36 +0200
commitd8966ca88566d94de9958a84f93bd08bfc431ee6 (patch)
tree02beef9dbba4f5d842468084f0e5268665f1d3b7 /scripts/check-sysctl-docs
parente2904ddb14a4198ad31eb12a072a6923f0c8ca09 (diff)
downloadlinux-d8966ca88566d94de9958a84f93bd08bfc431ee6.tar.gz
linux-d8966ca88566d94de9958a84f93bd08bfc431ee6.zip
hrtimer: Remove unused next_timer argument from __hrtimer_reprogram()
__hrtimer_reprogram() takes a @next_timer argument but never references it; it only stores @expires_next into cpu_base->expires_next and reprograms the clock event device. The argument has been unused since commit b14bca97c9f5 ("hrtimer: Consolidate reprogramming code"). Drop it and update the two callers. No functional change. Signed-off-by: Zhan Xusheng <zhanxusheng@xiaomi.com> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260706084557.3845091-2-zhanxusheng@xiaomi.com
Diffstat (limited to 'scripts/check-sysctl-docs')
0 files changed, 0 insertions, 0 deletions