From: Ezequiel GarcĂ­a Date: Thu, 23 Aug 2012 12:08:24 +0000 (-0300) Subject: [media] vivi: Remove unneeded struct vb2_queue clearing X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92347742704342ce1ce88e4a0d46b4d6897c629;p=pandora-kernel.git [media] vivi: Remove unneeded struct vb2_queue clearing struct vb2_queue is allocated through kzalloc as part of a larger struct, there's no need to clear it. Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed