public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* arch/x86_64/kernel/apic.c(701): remark #593: variable "ver" was set but never us
@ 2006-11-21 19:46 d binderman
  2006-11-21 20:18 ` David Rientjes
  2006-11-21 20:20 ` [2.6 patch] x86_64 __setup_APIC_LVTT(): remove unused variable Adrian Bunk
  0 siblings, 2 replies; 5+ messages in thread
From: d binderman @ 2006-11-21 19:46 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/apic.c(701): remark #593: variable "ver" was set but 
never used

The source code is

    unsigned int lvtt_value, tmp_value, ver;

I have checked the source code and I agree with the compiler.
Suggest delete local variable.

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] 5+ messages in thread

end of thread, other threads:[~2006-11-21 20:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-21 19:46 arch/x86_64/kernel/apic.c(701): remark #593: variable "ver" was set but never us d binderman
2006-11-21 20:18 ` David Rientjes
2006-11-21 20:22   ` Andi Kleen
2006-11-21 20:20 ` [2.6 patch] x86_64 __setup_APIC_LVTT(): remove unused variable Adrian Bunk
2006-11-21 20:23   ` Andi Kleen

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