From: Laurent Pinchart Date: Tue, 20 May 2014 00:46:33 +0000 (-0300) Subject: [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a7b1a01037e0d43e1b85134be4217c7831f57d6;p=pandora-kernel.git [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function Instead of using goto statements to a single line return, return the correct value immediately. Signed-off-by: Laurent Pinchart Tested-by: Enrico Butera Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed