From: Bin Wang Date: Thu, 6 Dec 2012 09:08:56 +0000 (+0800) Subject: sysfs: Fixed a trailing white space error X-Git-Tag: v3.9-rc1~128^2~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6b8fbde41866306fa910754a59671b27aa5cfd37;p=thirdparty%2Fkernel%2Flinux.git sysfs: Fixed a trailing white space error This patch removes the trailing white space in fs/sysfs/mount.c. Signed-off-by: Bin Wang Signed-off-by: Greg Kroah-Hartman --- diff --git a/fs/sysfs/mount.c b/fs/sysfs/mount.c index db940a9be0458..8d924b5ec7334 100644 --- a/fs/sysfs/mount.c +++ b/fs/sysfs/mount.c @@ -10,7 +10,7 @@ * Please see Documentation/filesystems/sysfs.txt for more information. */ -#define DEBUG +#define DEBUG #include #include