Re: [PATCH 37/61] jffs2: update format strings for u64 i_ino

From: Richard Weinberger

Date: Thu Feb 26 2026 - 16:10:53 EST


----- Ursprüngliche Mail -----
> Von: "Jeff Layton" <jlayton@xxxxxxxxxx>
> Update format strings and local variable types in jffs2 for the
> i_ino type change from unsigned long to u64.
>
> Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx>
> ---
> fs/jffs2/dir.c | 4 ++--
> fs/jffs2/file.c | 4 ++--
> fs/jffs2/fs.c | 18 +++++++++---------
> 3 files changed, 13 insertions(+), 13 deletions(-)

Acked-by: Richard Weinberger <richard@xxxxxx>

Thanks,
//richard