From: Timur Tabi Date: Thu, 15 Sep 2011 21:44:52 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: improve local variable usage in some functions X-Git-Tag: v3.2-rc1~120^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bada04fcda8bd2a2bfd5519a6a7265ec9896b435;p=pandora-kernel.git drivers/video: fsl-diu-fb: improve local variable usage in some functions Clean up the local variable usage in request_irq_local() and allocate_buf(). This streamlines the code without affecting functionality. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed