----- Ursprüngliche Mail ----- > Von: "Jeff Layton" <[email protected]> > Update format strings and local variable types in ubifs for the > i_ino type change from unsigned long to u64. > > Signed-off-by: Jeff Layton <[email protected]> > --- > fs/ubifs/debug.c | 8 ++++---- > fs/ubifs/dir.c | 28 ++++++++++++++-------------- > fs/ubifs/file.c | 28 ++++++++++++++-------------- > fs/ubifs/journal.c | 6 +++--- > fs/ubifs/super.c | 16 ++++++++-------- > fs/ubifs/tnc.c | 4 ++-- > fs/ubifs/xattr.c | 14 +++++++------- > 7 files changed, 52 insertions(+), 52 deletions(-)
Acked-by: Richard Weinberger <[email protected]> Thanks, //richard
