From: Felipe Balbi Date: Mon, 17 Dec 2007 23:40:03 +0000 (+0200) Subject: I2C: TWL4030: Avoid declaring 1-use-only variables X-Git-Tag: v2.6.24-omap1~80 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d17ab340b754c88038c28152c933562531e4b594;p=pandora-kernel.git I2C: TWL4030: Avoid declaring 1-use-only variables Avoids declaring local variables used only once in the function. This preserve a register allocation thus avoiding extra MOVs from happening. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed