linux/drivers/staging/media
Aya Mahfouz 805184c451 staging: media: lirc: remove pointer to pointer cast on function arguments
Removes pointer to pointer cast on function arguments. Issue
detected and resolved using the following coccinelle script:

@@
expression e;
type t;
identifier f;
@@

f(...,
-(t *)
e
,...)

Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-15 18:41:11 +01:00
..
bcm2048 staging: media: Use kcalloc instead of kzalloc 2015-03-15 18:41:09 +01:00
cxd2099 staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
davinci_vpfe staging: media: Use kcalloc instead of kzalloc. 2015-03-15 18:41:09 +01:00
dt3155v4l [media] staging/media: fix querycap 2014-12-02 11:30:04 -02:00
lirc staging: media: lirc: remove pointer to pointer cast on function arguments 2015-03-15 18:41:11 +01:00
mn88472 [media] mn88472: simplify bandwidth registers setting code 2015-02-03 17:17:49 -02:00
mn88473 Staging: media: mn88473: Match alignment with open parenthesis 2015-02-26 12:23:59 -08:00
omap4iss Staging: media: clean dev_err logging 2015-03-06 15:55:36 -08:00
Kconfig [media] bw/c-qcam, w9966, pms: remove deprecated staging drivers 2015-01-29 19:16:10 -02:00
Makefile [media] bw/c-qcam, w9966, pms: remove deprecated staging drivers 2015-01-29 19:16:10 -02:00