Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
[firefly-linux-kernel-4.4.55.git] / fs / ntfs / debug.c
index dd6103cc93c1b4cd50c14400372ecdfae33bfe91..825a54e8f49072be78f5b56dab3fcac90d211994 100644 (file)
@@ -112,7 +112,7 @@ void __ntfs_error(const char *function, const struct super_block *sb,
 /* If 1, output debug messages, and if 0, don't. */
 int debug_msgs = 0;
 
-void __ntfs_debug (const char *file, int line, const char *function,
+void __ntfs_debug(const char *file, int line, const char *function,
                const char *fmt, ...)
 {
        struct va_format vaf;