summaryrefslogtreecommitdiff
path: root/fs/befs/btree.h
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-11-10 11:25:36 +0000
committerLuis de Bethencourt <luisbg@osg.samsung.com>2016-12-22 11:25:23 +0000
commite60f749b60979e333764b8e9143aad7a7bdea0fa (patch)
treeca179e31066fd2d483e7b484e2a2c8baede06610 /fs/befs/btree.h
parent50b00fc468ddf9cb47a00b62c25fcbf86fcce56f (diff)
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>
Diffstat (limited to 'fs/befs/btree.h')
-rw-r--r--fs/befs/btree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/befs/btree.h b/fs/befs/btree.h
index 3da90f56cfd4..60c6c728e64e 100644
--- a/fs/befs/btree.h
+++ b/fs/befs/btree.h
@@ -1,6 +1,6 @@
/*
* btree.h
- *
+ *
*/
int befs_btree_find(struct super_block *sb, const befs_data_stream *ds,