Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756085Ab1CQXEa (ORCPT ); Thu, 17 Mar 2011 19:04:30 -0400 Received: from chilli.pcug.org.au ([203.10.76.44]:58291 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754971Ab1CQXE2 (ORCPT ); Thu, 17 Mar 2011 19:04:28 -0400 Date: Fri, 18 Mar 2011 10:04:18 +1100 From: Stephen Rothwell To: Roland Dreier Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Hal Rosenstock , Eric Dumazet , Tejun Heo , Changli Gao , linux-rdma@vger.kernel.org Subject: linux-next: build warning in Linus' tree Message-Id: <20110318100418.6556c92c.sfr@canb.auug.org.au> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Fri__18_Mar_2011_10_04_18_+1100_Q7uStZrPoxj+6nhz" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1615 Lines: 44 --Signature=_Fri__18_Mar_2011_10_04_18_+1100_Q7uStZrPoxj+6nhz Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 uninitialize= d 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. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Fri__18_Mar_2011_10_04_18_+1100_Q7uStZrPoxj+6nhz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJNgpNyAAoJEDMEi1NhKgbsvJ8H/RG5X3ZUgtexwYrofgyqw4YU kRROlLz9Dy/CH0v9rV+S/xLvnxSGume1XjOEVVT/LI4bA5NbeSDwpZ55ZlJ/DyCi cYnGC+4GrLvUDqJ9zA5ekP93MBbevzq9icaZDa9ndZiA5o+QAh53rwShieZd25Rw 6vc1gbYJ2boYLuSEzWF5VPpWaevvblpYMd7EuFbqBTvoGARu1yogUraKQsmLGGp8 +EQ0lHOZutWe8sDTVwuoZkGQ/MHQYq1JpGl95pNgEo6X0ekulXtuH0LHmqPff38D aTI6SpkpSxJqxKUFicHGO8gdBkF6AShekxJP15cE77wUEutNFSixDfi4upFOTEs= =X7KB -----END PGP SIGNATURE----- --Signature=_Fri__18_Mar_2011_10_04_18_+1100_Q7uStZrPoxj+6nhz-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/