OSDN Git Service

media: cx231xx: Style fix for struct zero init
authorBrad Love <brad@nextdimension.cc>
Thu, 3 May 2018 21:20:09 +0000 (17:20 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Sat, 5 May 2018 12:23:55 +0000 (08:23 -0400)
commit2fb579bb10391f62e9ebebddc356a9c9020fb621
treef5dbb7f40d94e5b154ccf90add9dd3b06893873b
parentaf1b4c35a7dc040d0d97deed6cc2a72313ae11c4
media: cx231xx: Style fix for struct zero init

Replace zero fill memset inits with
equivalent {} in declaration

Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/usb/cx231xx/cx231xx-dvb.c