media: cx18: remove unnecessary (void*) conversions
authorYu Zhe <yuzhe@nfschina.com>
Mon, 20 Mar 2023 08:45:02 +0000 (16:45 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Wed, 19 Jul 2023 10:57:47 +0000 (12:57 +0200)
commit7d9326f10cdd9028b4460ccc4006d4d138996b6d
tree8e66022360840667a538762b431c6ce34a9ec091
parent778f247faeda6dd65b72265720c7dafffc1099c1
media: cx18: remove unnecessary (void*) conversions

Pointer variables of void * type do not require type cast.

Signed-off-by: Yu Zhe <yuzhe@nfschina.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/pci/cx18/cx18-gpio.c
drivers/media/pci/cx18/cx18-irq.c