Staging: Cypress WestBridge OMAP3430 Kernel Hal: Remove unneeded local variables...
authorJesper Juhl <jj@chaosbits.net>
Sun, 7 Nov 2010 06:37:03 +0000 (07:37 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 10 Nov 2010 00:38:40 +0000 (16:38 -0800)
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 <jj@chaosbits.net>
Acked-by: David Cross <david.cross@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found