summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-05-13 15:59:29 +0300
committerThomas Gleixner <tglx@kernel.org>2026-05-13 23:41:12 +0300
commit5d330d652d7a455b2215c38e7b0c6149c6f8225d (patch)
tree025289b9b2abbbd0c81e781af69574da9b9746e0 /include/linux/timerqueue.h
parent3af1f49f415dcac8c0df8bfc593df0371c219876 (diff)
downloadlinux-5d330d652d7a455b2215c38e7b0c6149c6f8225d.tar.xz
hrtimer: Fix the bogus return type of __hrtimer_start_range_ns()
__hrtimer_start_range_ns() has a bool return type, but returns actually three different values, which are checked at the call site. Make the return type int. Fixes: bd5956166d20 ("hrtimer: Provide hrtimer_start_range_ns_user()") Reported-by: Dan Carpenter <error27@gmail.com Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions