posix-timers: Fix typo in __lock_timer()
authorZhu Jun <zhujun2@cmss.chinamobile.com>
Wed, 4 Dec 2024 08:09:07 +0000 (00:09 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 15 Jan 2025 18:49:13 +0000 (19:49 +0100)
commit9f38e83a88979ddd630c1f80c2404ecde7854044
tree868e0de50cbc1225619a4cace3eeaffaabeb216e
parent763d1ebec843b5048761e094281281abbd9a75f0
posix-timers: Fix typo in __lock_timer()

The word 'accross' is wrong, so fix it.

Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241204080907.11989-1-zhujun2@cmss.chinamobile.com
kernel/time/posix-timers.c