]> git.baikalelectronics.ru Git - kernel.git/commit
befs: remove trailing whitespaces
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 10 Nov 2016 11:25:36 +0000 (11:25 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 22 Dec 2016 11:25:23 +0000 (11:25 +0000)
commitc32fea8fcd06b59c82b03482aef7bc58d63a318c
treeca179e31066fd2d483e7b484e2a2c8baede06610
parentbeff0a3302e2103387b526047310195ba678de67
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>
fs/befs/befs_fs_types.h
fs/befs/btree.c
fs/befs/btree.h
fs/befs/datastream.c
fs/befs/inode.h
fs/befs/io.h
fs/befs/linuxvfs.c