summaryrefslogtreecommitdiff
path: root/fs/sysfs/inode.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 23:21:17 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 23:21:17 (GMT)
commitab9bf4be4dd58f8ae1961180e008b7e3022f08b5 (patch)
tree1364584f9de0cd4bba03f88ae2fb610e1ebd17ed /fs/sysfs/inode.c
parent1b866757fc4cb135674f46c96909e900fcea91a2 (diff)
downloadlinux-ab9bf4be4dd58f8ae1961180e008b7e3022f08b5.tar.xz
sysfs: remove trailing whitespace
This removes all trailing whitespace errors in the sysfs code. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs/inode.c')
-rw-r--r--fs/sysfs/inode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/sysfs/inode.c b/fs/sysfs/inode.c
index 3e2837a..e9f251a 100644
--- a/fs/sysfs/inode.c
+++ b/fs/sysfs/inode.c
@@ -10,7 +10,7 @@
* Please see Documentation/filesystems/sysfs.txt for more information.
*/
-#undef DEBUG
+#undef DEBUG
#include <linux/pagemap.h>
#include <linux/namei.h>