[POWERPC] Remove extra return statement
authorManish Ahuja <ahuja@austin.ibm.com>
Fri, 6 Jul 2007 21:59:55 +0000 (07:59 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 10 Jul 2007 12:01:01 +0000 (22:01 +1000)
Found 2 instances of return one right after each other in
arch_add_memory().  This removes the superfluous one.

Signed-off-by: Manish Ahuja <mahuja@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found