From: Jesper Juhl Date: Sun, 7 Nov 2010 06:37:03 +0000 (+0100) Subject: Staging: Cypress WestBridge OMAP3430 Kernel Hal: Remove unneeded local variables... X-Git-Tag: v2.6.38-rc1~423^2~341 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c9d46526db88218a311a72971efae1b4366d4c6;p=pandora-kernel.git Staging: Cypress WestBridge OMAP3430 Kernel Hal: Remove unneeded local variables from alloc functions In drivers/staging/westbridge/astoria/arch/arm/mach-omap2/cyashalomap_kernel.c the local variables 'ret_p' are not needed and should just go away. I have no way to test this code, but I believe the change is obviously correct. Please consider it. Signed-off-by: Jesper Juhl Acked-by: David Cross Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed