commit | e60f749b60979e333764b8e9143aad7a7bdea0fa | [log] [tgz] |
---|---|---|
author | Luis de Bethencourt <luisbg@osg.samsung.com> | Thu Nov 10 11:25:36 2016 +0000 |
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | Thu Dec 22 11:25:23 2016 +0000 |
tree | ca179e31066fd2d483e7b484e2a2c8baede06610 | |
parent | 50b00fc468ddf9cb47a00b62c25fcbf86fcce56f [diff] [blame] |
befs: remove trailing whitespaces Removing all trailing whitespaces in befs. I was skeptic about tainting the history with this, but whitespace changes can be ignored by using 'git blame -w' and 'git log -w'. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
diff --git a/fs/befs/inode.h b/fs/befs/inode.h index 0598f3f..2219e41 100644 --- a/fs/befs/inode.h +++ b/fs/befs/inode.h
@@ -1,6 +1,6 @@ /* * inode.h - * + * */ int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,