]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
timens: Simplify some calls to put_time_ns()
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Mon, 30 Mar 2026 07:07:56 +0000 (09:07 +0200)
committerThomas Gleixner <tglx@kernel.org>
Wed, 1 Apr 2026 15:13:35 +0000 (17:13 +0200)
commit3fa3aeb4a5cb19e372680ef8860a0381cd5409e9
tree46091c9955b88ff43784705a179a1d4f3fc37c3e
parentc2de5a5be4d60af5f928a2dd2b0f73e17358e346
timens: Simplify some calls to put_time_ns()

Use the new __free() based cleanup helpers to simplify some functions.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260330-timens-cleanup-v1-2-936e91c9dd30@linutronix.de
kernel/time/namespace.c