Commit 6b8fbde4 authored by Bin Wang's avatar Bin Wang Committed by Greg Kroah-Hartman

sysfs: Fixed a trailing white space error

This patch removes the trailing white space in fs/sysfs/mount.c.
Signed-off-by: default avatarBin Wang <wbin00@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 18c216c5
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment