UBIFS: fix compiler warnings
authorHunter Adrian <adrian.hunter@nokia.com>
Wed, 18 Mar 2009 11:29:39 +0000 (12:29 +0100)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 7 Apr 2009 15:08:21 +0000 (18:08 +0300)
fs/ubifs/super.c: In function ‘ubifs_show_options’:
fs/ubifs/super.c:425: warning: format not a string literal and no format arguments
fs/ubifs/super.c: In function ‘mount_ubifs’:
fs/ubifs/super.c:1204: warning: format not a string literal and no format arguments
fs/ubifs/super.c: In function ‘ubifs_remount_rw’:
fs/ubifs/super.c:1557: warning: format not a string literal and no format arguments

Signed-off-by: Adrian Hunter <adrian.hunter@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found