[PATCH] powerpc: hot_add_scn_to_nid() build fix
authorAndrew Morton <akpm@osdl.org>
Fri, 24 Mar 2006 10:34:46 +0000 (02:34 -0800)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 03:48:34 +0000 (14:48 +1100)
The return statement is to prevent `warning: 'nid' might be used uninitialized
in this function'.

Cc: Nathan Lynch <nathanl@austin.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found