]> 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)
commit2027faed9e0da8e7bb0f5ceb48e09eb12f4b16eb
treeca179e31066fd2d483e7b484e2a2c8baede06610
parent0020b19842bc8390cdd7330ba389f3a4bc97a0ee
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