]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ipc: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:53:05 +0000 (14:53 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 12:08:30 +0000 (14:08 +0200)
commitd162a3cf6ee1a64417e11693c1410d79878c9917
tree96e6401313720b4987955d56cbfeac50d92cc347
parent1f693269cbb4cd9cd1044299c14b2464590a5f28
ipc: convert to new timestamp accessors

Convert to using the new inode timestamp accessor functions.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Link: https://lore.kernel.org/r/20231004185347.80880-78-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
ipc/mqueue.c