On Monday, 2 March 2026 21:24:00 CET Jeff Layton wrote:
Convert 9p i_ino format strings to use the PRIino format macro in preparation for the widening of i_ino via kino_t.
Signed-off-by: Jeff Layton jlayton@kernel.org
fs/9p/vfs_addr.c | 4 ++-- fs/9p/vfs_inode.c | 6 +++--- fs/9p/vfs_inode_dotl.c | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Christian Schoenebeck linux_oss@crudebyte.com