Commits

Jean Delvare committed 5b9a6f37ab0
V4L/DVB: cx22702: Drop useless initializations to 0 These variables are either unconditionally set right afterward, or already set to 0 by kzalloc. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>