fs/9p/mux.c(786): remark #593: variable "cb" was set but never used

From: d binderman
Date: Wed Nov 29 2006 - 08:20:03 EST



Hello there,

I just tried to compile Linux kernel 2.6.18.3 with the Intel C
C compiler.

The compiler said

fs/9p/mux.c(786): remark #593: variable "cb" was set but never used

The source code is

v9fs_mux_req_callback cb;

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/