]> git.baikalelectronics.ru Git - kernel.git/commit
befs: fix style issues in io.c
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sun, 14 Aug 2016 16:32:33 +0000 (17:32 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 22 Dec 2016 11:25:20 +0000 (11:25 +0000)
commitc3fa6dfa40fb30d3ce38046ba5a6368dc9a1fb95
treeb83eea940582bcf708ca57161502926b0092d5fe
parent775d1fe9076be9dca12fc7b7bd99f01c05d4e2d5
befs: fix style issues in io.c

Fixing the two following checkpatch.pl issues:
ERROR: trailing whitespace
+ * Based on portions of file.c and inode.c $

WARNING: labels should not be indented
+      error:

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
fs/befs/io.c