linux/drivers/media/pci/netup_unidvb
Christophe JAILLET df47512d59 [media] netup_unidvb: Remove a useless memset
This memory is allocated using kzalloc so there is no need to call
memset(..., 0, ...)

[mchehab@osg.samsung.com: as suggested by Joe Perches,
 It's unusual to not see the alloc above the if, removed a
 blank line between kzalloc/if and added a blank line after if]
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-02-01 09:45:31 -02:00
..
Kconfig
Makefile
netup_unidvb.h [media] netup_unidvb: remove most of the sparse warnings 2015-10-01 18:57:35 -03:00
netup_unidvb_ci.c [media] netup_unidvb_ci: Fix dereference of noderef expression 2015-10-01 19:02:45 -03:00
netup_unidvb_core.c [media] netup_unidvb: Remove a useless memset 2016-02-01 09:45:31 -02:00
netup_unidvb_i2c.c [media] netup_unidvb: remove most of the sparse warnings 2015-10-01 18:57:35 -03:00
netup_unidvb_spi.c media updates for v4.4-rc1 2015-11-05 12:05:15 -08:00