devpts: convert to new timestamp accessors
authorJeff Layton <jlayton@kernel.org>
Wed, 4 Oct 2023 18:52:14 +0000 (14:52 -0400)
committerChristian Brauner <brauner@kernel.org>
Wed, 18 Oct 2023 11:26:20 +0000 (13:26 +0200)
commit69d9116d0a0d996360cb7eda7be0c32da6518b23
tree4471ad37efc55b4cae8a6221ffc9c1af24a8168d
parentd21b3c321f1620de2c51143cf048719aee979037
devpts: 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-27-jlayton@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/devpts/inode.c