arch/x86_64/mm/numa.c(124): remark #593: variable "bootmap_size" was set but nev

From: d binderman
Date: Wed Nov 22 2006 - 06:49:09 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/mm/numa.c(124): remark #593: variable "bootmap_size" was set but never used

The source code is

unsigned long start_pfn, end_pfn, bootmap_pages, bootmap_size, bootmap_start;

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


Regards

David Binderman

_________________________________________________________________
Find Singles In Your Area Now With Match.com! msnuk.match.com

-
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/