From: Ezequiel Garcia Date: Thu, 23 Aug 2012 13:08:23 +0000 (-0300) Subject: [media] pwc: Remove unneeded struct vb2_queue clearing X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7ec2db262628f8b13af76b09bb147943264529;p=pandora-kernel.git [media] pwc: 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. Cc: Hans de Goede Signed-off-by: Ezequiel Garcia Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed