mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* arch/x86_64/kernel/pci-calgary.c(600): remark #593: variable "bbar" was set but
@ 2006-11-22 11:45 d binderman
  2006-11-22 12:09 ` [PATCH x86-64] Calgary: remove unused vars Muli Ben-Yehuda
  0 siblings, 1 reply; 2+ messages in thread
From: d binderman @ 2006-11-22 11:45 UTC (permalink / raw)
  To: linux-kernel


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-22 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-22 11:45 arch/x86_64/kernel/pci-calgary.c(600): remark #593: variable "bbar" was set but d binderman
2006-11-22 12:09 ` [PATCH x86-64] Calgary: remove unused vars Muli Ben-Yehuda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®