diff options
| author | Thomas Gleixner <tglx@kernel.org> | 2026-05-13 14:59:29 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-05-13 22:41:12 +0200 |
| commit | 5d330d652d7a455b2215c38e7b0c6149c6f8225d (patch) | |
| tree | 025289b9b2abbbd0c81e781af69574da9b9746e0 /scripts/kconfig/icons/git@git.tavy.me:linux.git | |
| parent | 3af1f49f415dcac8c0df8bfc593df0371c219876 (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
