From: Ezequiel GarcĂ­a Date: Thu, 23 Aug 2012 12:08:22 +0000 (-0300) Subject: [media] stk1160: Remove unneeded struct vb2_queue clearing X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11f187bd00704cb135b33b4ee6c6a6b85d24b0c;p=pandora-kernel.git [media] stk1160: 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