1
0
Fork 0

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>
hifive-unleashed-5.1
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

@ -4,4 +4,3 @@
struct buffer_head *befs_bread_iaddr(struct super_block *sb,
befs_inode_addr iaddr);