arch/x86_64/kernel/smpboot.c(273): remark #593: variable "bound" was set but nev

From: d binderman
Date: Tue Nov 21 2006 - 15:05:51 EST



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/smpboot.c(273): remark #593: variable "bound" was set but never used

The source code is

unsigned long flags, rt, master_time_stamp, bound;

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

Regards

David Binderman

_________________________________________________________________
Download the new Windows Live Toolbar, including Desktop search! http://toolbar.live.com/?mkt=en-gb

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/