diff options
author | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-08-14 19:29:47 +0300 |
---|---|---|
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-12-22 14:25:20 +0300 |
commit | 85a06b302a9dbe06e4bcfed715875e42b07531f6 (patch) | |
tree | cd15282e9f480b48505cac460e782e469cce0711 /sound/spi | |
parent | a83179a8e95ec70a84d3a9a04b6062fa1884aebf (diff) | |
download | linux-85a06b302a9dbe06e4bcfed715875e42b07531f6.tar.xz |
befs: fix style issues in inode.c
Fixing the following checkpatch.pl errors and warning:
ERROR: trailing whitespace
+ * $
WARNING: Block comments use * on subsequent lines
+/*
+ Validates the correctness of the befs inode
ERROR: "foo * bar" should be "foo *bar"
+befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Diffstat (limited to 'sound/spi')
0 files changed, 0 insertions, 0 deletions