Re: [PATCH] net: Remove unused variable warning

From: AmÃrico Wang
Date: Tue Oct 28 2008 - 06:11:34 EST


On Tue, Oct 28, 2008 at 04:35:12PM +0800, Jianjun Kong wrote:
>
>net: Remove unused variable warning
>'min_ds_timeout' and 'max_ds_timeout' are only used when CONFIG_AX25_DAMA_SLAVE is defined.
>
>net/ax25/sysctl_net_ax25.c:27: warning: âmin_ds_timeoutâ defined but not used
>net/ax25/sysctl_net_ax25.c:27: warning: âmax_ds_timeoutâ defined but not used
>
>
>Signed-off-by: Jianjun Kong <jianjun@xxxxxxxxx>
>---
> net/ax25/sysctl_net_ax25.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>


http://www.gossamer-threads.com/lists/linux/kernel/985658

--
"Sometimes the only way to stay sane is to go a little crazy."

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