arch/x86_64/ia32/sys_ia32.c(539): remark #593: variable "ret" was set but never

From: d binderman
Date: Wed Nov 22 2006 - 13:08:25 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/ia32/sys_ia32.c(539): remark #593: variable "ret" was set but never used

The source code is

int ret;

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/