1
0
Files
linux/fs
Geert Uytterhoeven 08fe100d91 fs/affs: fix casting in printed messages
- "inode.i_ino" is "unsigned long",
  - "loff_t" is always "unsigned long long",
  - "sector_t" should be cast to "unsigned long long" for printing,
  - "u32" should not be cast to "unsigned int" for printing.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-17 14:34:52 -08:00
..
2014-11-19 13:01:20 -05:00
2014-11-19 13:01:20 -05:00
2015-02-16 17:56:03 -08:00
2015-02-16 17:56:04 -08:00
2014-12-18 19:08:10 -08:00
2014-11-28 18:23:44 -08:00
2015-02-13 21:21:36 -08:00
2015-02-09 14:58:50 -05:00
2015-02-05 16:34:25 +01:00
2014-11-19 13:01:20 -05:00
2015-02-16 17:56:04 -08:00
2015-02-02 18:09:38 +01:00
2015-02-16 17:56:03 -08:00
2014-08-26 09:35:56 +02:00
2014-11-19 13:01:25 -05:00
2014-11-19 13:01:26 -05:00