linux_dsm_epyc7002/drivers/media/dvb-core
Mauro Carvalho Chehab 09c2cc98cd media: dvb_frontend: cleanup some coding style errors
This is a core media file... it shoudn't have so many coding
style issues! The last patch ended by being submitted with
an error like that, very likely due to some cut and paste
issue.

Maybe it is time to clean it up. Do it with the auto
fix logic:

 ./scripts/checkpatch.pl -f drivers/media/dvb-core/dvb_frontend.c --strict --fix-inplace

Then manually fix the errors introduced by it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-05-11 12:37:03 -04:00
..
dmxdev.c media: Revert cleanup ktime_set() usage 2018-05-09 16:31:06 -04:00
dvb_ca_en50221.c media: dvb_ca_en50221: fix severity of successful CAM init log message 2018-03-06 10:46:41 -05:00
dvb_demux.c media: dvb: update buffer mmaped flags and frame counter 2018-02-23 11:44:08 -05:00
dvb_frontend.c media: dvb_frontend: cleanup some coding style errors 2018-05-11 12:37:03 -04:00
dvb_math.c media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
dvb_net.c media: dvb_net: fix dvb_net_tx()'s return type 2018-05-05 10:21:40 -04:00
dvb_ringbuffer.c media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
dvb_vb2.c media: dvb: update buffer mmaped flags and frame counter 2018-02-23 11:44:08 -05:00
dvbdev.c media: dvbdev: add a mutex protecting the "mdev" pointer 2018-05-11 12:09:59 -04:00
Kconfig media: dvb-core: allow users to enable DVB net ULE debug 2017-12-19 06:29:27 -05:00
Makefile media: dvb: fix DVB_MMAP symbol name 2018-02-23 05:20:01 -05:00