* [PATCH] sysfs: Fixed a trailing white space error
@ 2012-12-06 8:38 Bin Wang
0 siblings, 0 replies; only message in thread
From: Bin Wang @ 2012-12-06 8:38 UTC (permalink / raw)
To: gregkh; +Cc: linux-kernel, torvalds
This patch removes the trailing white space in fs/sysfs/mount.c.
Signed-off-by: Bin Wang <wbin00@gmail.com>
---
diff --git a/fs/sysfs/mount.c b/fs/sysfs/mount.c
index 71eb7e2..24bfcb4 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 <linux/fs.h>
#include <linux/mount.h>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-06 8:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06 8:38 [PATCH] sysfs: Fixed a trailing white space error Bin Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).