summaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-10-11 20:48:57 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-10-11 20:51:41 +0300
commit01153bf04db18d5fcd30df64ffe428db7ff7bada (patch)
tree04c7f33a8621db05cc50e631cd68e789ae09a962 /include/linux/console_struct.h
parentb33494e950c6d492c65799252cb8bc2692468221 (diff)
downloadlinux-01153bf04db18d5fcd30df64ffe428db7ff7bada.tar.xz
media: dvb: do some coding style cleanup
Fix a bunch of coding style issues found by checkpatch on the part of the code that the previous patches touched. WARNING: please, no space before tabs + * ^I^Icallback.$ ERROR: space required before the open parenthesis '(' + switch(cmd) { WARNING: line over 80 characters + err = dtv_property_process_get(fe, &getp, tvp + i, file); WARNING: line over 80 characters + err = fe->ops.diseqc_recv_slave_reply(fe, (struct dvb_diseqc_slave_reply*) parg); ERROR: "(foo*)" should be "(foo *)" + err = fe->ops.diseqc_recv_slave_reply(fe, (struct dvb_diseqc_slave_reply*) parg); WARNING: line over 80 characters + err = fe->ops.read_signal_strength(fe, (__u16 *) parg); Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions