]> Gentwo Git Trees - linux/.git/commit
rust: hrtimer: Document the return value for HrTimerHandle::cancel()
authorLyude Paul <lyude@redhat.com>
Thu, 21 Aug 2025 19:32:41 +0000 (15:32 -0400)
committerAndreas Hindborg <a.hindborg@kernel.org>
Thu, 4 Sep 2025 14:54:39 +0000 (16:54 +0200)
commita984da24e7ac411c95bab7b6c127bae4927f9d03
tree2c3341c7802030a974fbe4b6c7ac0bd652d7d704
parentb320789d6883cc00ac78ce83bccbfe7ed58afcf0
rust: hrtimer: Document the return value for HrTimerHandle::cancel()

Just a drive-by fix I noticed: we don't actually document what the return
value from cancel() does, so do that.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Andreas Hindborg <a.hindborg@kernel.org>
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Link: https://lore.kernel.org/r/20250821193259.964504-2-lyude@redhat.com
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
rust/kernel/time/hrtimer.rs