summaryrefslogtreecommitdiff
path: root/scripts/kconfig/icons/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@kernel.org>2026-05-13 14:59:29 +0200
committerThomas Gleixner <tglx@kernel.org>2026-05-13 22:41:12 +0200
commit5d330d652d7a455b2215c38e7b0c6149c6f8225d (patch)
tree025289b9b2abbbd0c81e781af69574da9b9746e0 /scripts/kconfig/icons/git@git.tavy.me:linux.git
parent3af1f49f415dcac8c0df8bfc593df0371c219876 (diff)
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 'scripts/kconfig/icons/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions