From e60f749b60979e333764b8e9143aad7a7bdea0fa Mon Sep 17 00:00:00 2001 From: Luis de Bethencourt Date: Thu, 10 Nov 2016 11:25:36 +0000 Subject: 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 --- fs/befs/btree.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/befs/btree.h') 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, -- cgit v1.2.3