[PATCH] vfs: Trivial libfs.c warning formatting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Colin Fowler <elethiomel@xxxxxxxxx>
Kernel Version: 3.10-rc3.
Description: Add a space between "array" and "with" in
simple_fill_super() warning message

Signed-off-by: Colin Fowler <elethiomel@xxxxxxxxx>
---
--- linux-3.10-rc3/fs/libfs.c.orig	2013-05-27 14:48:36.741568310 +0100
+++ linux-3.10-rc3/fs/libfs.c	2013-05-27 14:49:05.675027823 +0100
@@ -505,7 +505,7 @@ int simple_fill_super(struct super_block

 		/* warn if it tries to conflict with the root inode */
 		if (unlikely(i == 1))
-			printk(KERN_WARNING "%s: %s passed in a files array"
+			printk(KERN_WARNING "%s: %s passed in a files array "
 				"with an index of 1!\n", __func__,
 				s->s_type->name);
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux