All of lore.kernel.org
 help / color / mirror / Atom feed
* arch/i386/kernel/msr.c(198): remark #593: variable "rv" was set but never used
@ 2006-11-21 19:43 d binderman
  2006-11-21 20:27 ` [PATCH] i386 msr: remove unused variable David Rientjes
  0 siblings, 1 reply; 4+ messages in thread
From: d binderman @ 2006-11-21 19:43 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.

It said

arch/x86_64/kernel/../../i386/kernel/msr.c(198): remark #593: variable "rv" 
was set but never used

The source code is

    size_t rv;

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-21 19:43 arch/i386/kernel/msr.c(198): remark #593: variable "rv" was set but never used d binderman
2006-11-21 20:27 ` [PATCH] i386 msr: remove unused variable David Rientjes
2006-11-21 21:00   ` Adrian Bunk
2006-11-21 21:03     ` David Rientjes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.