Hi all, After merging the Linus' tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/infiniband/core/addr.c: In function 'addr4_resolve': drivers/infiniband/core/addr.c:188: warning: 'ret' may be used uninitialized in this function I didn't notice this one before, sorry. I don't know what introduced it, but the third if statement in the function will make us use "ret" uninitialised. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/