linux-stable/drivers/media/dvb-frontends/drx39xyj
Mauro Carvalho Chehab c4f047969f media: drxj: get rid of uneeded casts
Instead of doing casts, use %zd to print sizes, in order to make
smatch happier:
	drivers/media/dvb-frontends/drx39xyj/drxj.c:11814 drx_ctrl_u_code() warn: argument 4 to %u specifier is cast from pointer
	drivers/media/dvb-frontends/drx39xyj/drxj.c:11845 drx_ctrl_u_code() warn: argument 3 to %u specifier is cast from pointer
	drivers/media/dvb-frontends/drx39xyj/drxj.c:11869 drx_ctrl_u_code() warn: argument 3 to %u specifier is cast from pointer
	drivers/media/dvb-frontends/drx39xyj/drxj.c:11878 drx_ctrl_u_code() warn: argument 3 to %u specifier is cast from pointer

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2018-08-08 10:57:14 -04:00
..
Kconfig [media] drx-j: use customise option correctly 2014-04-07 09:39:51 -03:00
Makefile media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
drx39xxj.h media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
drx_dap_fasi.h treewide: spelling: correct diffrent[iate] and banlance typos 2017-05-08 17:15:13 -07:00
drx_driver.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
drx_driver_version.h [media] drx-j: make checkpatch.pl happy 2014-03-04 14:30:44 -03:00
drxj.c media: drxj: get rid of uneeded casts 2018-08-08 10:57:14 -04:00
drxj.h media: dvb_frontends: fix kernel-doc macros 2017-11-30 04:19:04 -05:00
drxj_map.h [media] drx-j: make checkpatch.pl happy 2014-03-04 14:30:44 -03:00