]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit3c9d46526db88218a311a72971efae1b4366d4c6
treee1f35059f8d42f577b211138ac1a1c1b9bd885ef
parent6f710907ff452ab67bd1161bc3f7a95f9a7e809d
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 <jj@chaosbits.net>
Acked-by: David Cross <david.cross@cypress.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/westbridge/astoria/arch/arm/mach-omap2/cyashalomap_kernel.c