]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit4c7df6455923ac9bc78379ed07f34477f7ef1b4d
treeb83eea940582bcf708ca57161502926b0092d5fe
parent85a06b302a9dbe06e4bcfed715875e42b07531f6
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