projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c216c
)
sysfs: Fixed a trailing white space error
author
Bin Wang
<wbin00@gmail.com>
Thu, 6 Dec 2012 09:08:56 +0000
(17:08 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 20:54:47 +0000
(12:54 -0800)
This patch removes the trailing white space in fs/sysfs/mount.c.
Signed-off-by: Bin Wang <wbin00@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/sysfs/mount.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/sysfs/mount.c
b/fs/sysfs/mount.c
index db940a9be0458216b6b54df956d89a20b32f16ee..8d924b5ec733450e37599c8338ab69ea3b15027f 100644
(file)
--- 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>