----- Ursprüngliche Mail -----
Von: "Jeff Layton" jlayton@kernel.org 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@kernel.org
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@nod.at
Thanks, //richard