Documentation: timers: hrtimers: Make hybrid union historical
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 2 May 2023 10:05:10 +0000 (12:05 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 2 May 2023 16:49:58 +0000 (10:49 -0600)
commit4c093cbb89f32762555f624882f1d31a79237eaf
treeaa38d7a88b04f1e53796ba3d31a15cff689b1f2c
parent0b656310bfc33c5e044df9cf6013df8280ec69cc
Documentation: timers: hrtimers: Make hybrid union historical

Non-scalar time was removed from the ktime hybrid union in v3.17, and
the union itself followed suit in v4.10.

Make it clear that ktime_t is always a 64bit scalar type, to avoid
confusing the casual reader.

While at it, fix a spelling mistake.

Fixes: 24e4a8c3e8868874 ("ktime: Kill non-scalar ktime_t implementation for 2038")
Fixes: 2456e855354415bf ("ktime: Get rid of the union")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/59250a3d1c2c827b5c1833169a6e652ca6a784e6.1683021785.git.geert+renesas@glider.be
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/timers/hrtimers.rst