]> 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)
commitc176edd29d552ba1cebfd72c7d3149fd00f7f3c6
treeb83eea940582bcf708ca57161502926b0092d5fe
parenta9bc0d86b879d3fbaee290d15e58a4e115aa038f
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