diff options
author | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-08-13 18:11:21 +0100 |
---|---|---|
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | 2016-10-08 10:01:36 +0100 |
commit | a17e7d2010b44103e3b8e00d0c8c510606457bc6 (patch) | |
tree | 6f4cda208cc55a4ae18a9fc38d285ea1a6ce147b /drivers/usb/gadget | |
parent | a20af5f9eaac083e2865e94f37e47af74d70f187 (diff) |
befs: befs: fix style issues in datastream.c
Fixing the following checkpatch.pl errors:
ERROR: "foo * bar" should be "foo *bar"
+ befs_blocknr_t blockno, befs_block_run * run);
WARNING: Missing a blank line after declarations
+ struct buffer_head *bh;
+ befs_debug(sb, "---> %s length: %llu", __func__, len);
WARNING: Block comments use * on subsequent lines
+ /*
+ Double indir block, plus all the indirect blocks it maps.
(and other instances of these)
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Salah Triki <salah.triki@gmail.com>
Diffstat (limited to 'drivers/usb/gadget')
0 files changed, 0 insertions, 0 deletions