commit | b3e998ee05773a3ac33d540aa341295acef4c56b | [log] [tgz] |
---|---|---|
author | Manish Ahuja <ahuja@austin.ibm.com> | Sat Jul 07 07:59:55 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 10 22:01:01 2007 +1000 |
tree | d8b5198c149b16e945600e8d27bfdc0b5276c17f | |
parent | bc6b73e14e11b19d43c89920aa516813459c84da [diff] |
[POWERPC] Remove extra return statement 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>