mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* kernel/hrtimer.c(511): remark #593: variable "base" was set but never used
@ 2006-11-23 10:12 d binderman
  2006-11-23 10:33 ` [PATCH] hrtimer: remove unused variable David Rientjes
  0 siblings, 1 reply; 3+ messages in thread
From: d binderman @ 2006-11-23 10:12 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

kernel/hrtimer.c(511): remark #593: variable "base" was set but never used

The source code is

    struct hrtimer_base *base;

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-23 10:12 kernel/hrtimer.c(511): remark #593: variable "base" was set but never used d binderman
2006-11-23 10:33 ` [PATCH] hrtimer: remove unused variable David Rientjes
2006-12-12 21:39   ` Steven Rostedt

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®