Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751654Ab0DMGVh (ORCPT ); Tue, 13 Apr 2010 02:21:37 -0400 Received: from chilli.pcug.org.au ([203.10.76.44]:42280 "EHLO smtps.tip.net.au" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751040Ab0DMGVf (ORCPT ); Tue, 13 Apr 2010 02:21:35 -0400 Date: Tue, 13 Apr 2010 16:21:29 +1000 From: Stephen Rothwell To: James Bottomley Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Jing Huang Subject: linux-next: build warnings after merge of the final tree (scsi tree related) Message-Id: <20100413162129.d913af53.sfr@canb.auug.org.au> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.0; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Tue__13_Apr_2010_16_21_29_+1000_5d2kTyNEgf1UleoN" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2050 Lines: 49 --Signature=_Tue__13_Apr_2010_16_21_29_+1000_5d2kTyNEgf1UleoN Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi James, After merging the final tree, today's linux-next build (powerpc allyesconfig) produced these warnings: drivers/scsi/bfa/bfa_ioc.c: In function 'bfa_ioc_msgget': drivers/scsi/bfa/bfa_ioc.c:1331: warning: value computed is not used drivers/scsi/bfa/bfa_ioc_ct.c: In function 'bfa_ioc_ct_notify_hbfail': drivers/scsi/bfa/bfa_ioc_ct.c:177: warning: value computed is not used drivers/scsi/bfa/bfa_ioc_ct.c:180: warning: value computed is not used drivers/scsi/bfa/bfa_ioc_ct.c: In function 'bfa_ioc_ct_pll_init': drivers/scsi/bfa/bfa_ioc_ct.c:381: warning: value computed is not used drivers/scsi/bfa/bfa_ioc_ct.c: In function 'bfa_ioc_ct_ownership_reset': drivers/scsi/bfa/bfa_ioc_ct.c:421: warning: value computed is not used drivers/scsi/bfa/bfa_ioc_cb.c: In function 'bfa_ioc_cb_notify_hbfail': drivers/scsi/bfa/bfa_ioc_cb.c:99: warning: value computed is not used drivers/scsi/bfa/bfa_ioc_cb.c: In function 'bfa_ioc_cb_ownership_reset': drivers/scsi/bfa/bfa_ioc_cb.c:272: warning: value computed is not used Presumably introduced by commit 077424e2e2c97c830d903891dfcd1532068b85b7 ("[SCSI] bfa: sg addr big endian fix") from the scsi tree. --=20 Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ --Signature=_Tue__13_Apr_2010_16_21_29_+1000_5d2kTyNEgf1UleoN Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkvEDWkACgkQjjKRsyhoI8wAQQCeJYdpr+WYg6Rn/ZCn+htiNKfo U00AoJPXGPUfMAriMtgJxT7RrLqtMLd3 =6xGV -----END PGP SIGNATURE----- --Signature=_Tue__13_Apr_2010_16_21_29_+1000_5d2kTyNEgf1UleoN-- -- 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/