linux/drivers/media
Matthias Schwarzott 8420fa7ee2 V4L/DVB (10662): remove redundant memset after kzalloc
Hi there!

While having a look at the allocation of struct dvb_frontend in *_attach
functions, I found some cases calling memset after kzalloc. This is
redundant, and the attached patch removes these calls.
I also changed one case calling kmalloc and memset to kzalloc.

Regards
Matthias

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-03-30 12:42:52 -03:00
..
common V4L/DVB (10657): [PATCH] V4L: missing parentheses? 2009-03-30 12:42:51 -03:00
dvb V4L/DVB (10662): remove redundant memset after kzalloc 2009-03-30 12:42:52 -03:00
radio V4L/DVB (10534): Output HW/SW version from scratchpad 2009-03-30 12:42:49 -03:00
video V4L/DVB (10655): tvp514x: make the module aware of rich people 2009-03-30 12:42:51 -03:00
Kconfig V4L/DVB (10633): DAB: fix typo 2009-03-30 12:42:49 -03:00
Makefile V4L/DVB (8274): sms1xxx: build cleanup after driver relocation 2008-07-20 07:20:56 -03:00