commit | ab9bf4be4dd58f8ae1961180e008b7e3022f08b5 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 16:21:17 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 16:21:17 2013 -0700 |
tree | 1364584f9de0cd4bba03f88ae2fb610e1ebd17ed | |
parent | 1b866757fc4cb135674f46c96909e900fcea91a2 [diff] [blame] |
sysfs: remove trailing whitespace This removes all trailing whitespace errors in the sysfs code. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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>