[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <BAY107-F16375715795A91CEA1E2D99CE30@phx.gbl>
Date: Wed, 22 Nov 2006 11:45:24 +0000
From: "d binderman" <dcb314@...mail.com>
To: linux-kernel@...r.kernel.org
Subject: arch/x86_64/kernel/pci-calgary.c(600): remark #593: variable "bbar" was set but
Hello there,
I just tried to compile Linux kernel 2.6.18.3 with the Intel C
C compiler.
The compiler said
arch/x86_64/kernel/pci-calgary.c(600): remark #593: variable "bbar" was set
but never used
arch/x86_64/kernel/pci-calgary.c(601): remark #593: variable "busnum" was
set but never used
The source code is
void __iomem *bbar;
unsigned char busnum;
I have checked the source code and I agree with the compiler.
Suggest delete local variables.
Regards
David Binderman
_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters!
http://www.msn.co.uk/newsletters
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists