• Hunter Adrian's avatar
    UBIFS: fix compiler warnings · fcabb347
    Hunter Adrian authored
    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: default avatarAdrian Hunter <adrian.hunter@nokia.com>
    Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
    fcabb347
super.c 56.9 KB