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>
This commit is contained in:
Luis de Bethencourt
2016-11-10 11:25:36 +00:00
parent 50b00fc468
commit e60f749b60
7 changed files with 47 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
/*
* btree.h
*
*
*/
int befs_btree_find(struct super_block *sb, const befs_data_stream *ds,