From: Guennadi Liakhovetski Date: Thu, 5 May 2011 16:32:36 +0000 (+0000) Subject: fbdev: sh_mobile_lcdc: reduce scope of a variable X-Git-Tag: v3.0-rc1~166^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69843ba7f24950f8ef5dadacfbfbd08f53e3455b;p=pandora-kernel.git fbdev: sh_mobile_lcdc: reduce scope of a variable The "ret" variable in sh_mobile_lcdc_start() is only used at one location, move its definition to the inner-most scope. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Paul Mundt --- Reading git-diff-tree failed