From: Laurent Pinchart Date: Wed, 23 Jul 2014 13:30:57 +0000 (-0300) Subject: [media] omap3isp: resizer: Remove needless variable initializations X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~497 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41316a27ee96b31970175bec87210075752001fb;p=pandora-kernel.git [media] omap3isp: resizer: Remove needless variable initializations There's no need to initialize local variables to zero when they're explicitly assigned another value right after. Remove the needless initializations. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed