Commit e60f749b authored by Luis de Bethencourt's avatar Luis de Bethencourt

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: default avatarLuis de Bethencourt <luisbg@osg.samsung.com>
parent 50b00fc4
...@@ -4,4 +4,3 @@ ...@@ -4,4 +4,3 @@
struct buffer_head *befs_bread_iaddr(struct super_block *sb, struct buffer_head *befs_bread_iaddr(struct super_block *sb,
befs_inode_addr iaddr); befs_inode_addr iaddr);
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