Messages in this thread |  | | | Date | Tue, 28 Oct 2008 10:10:59 +0000 | | From | Américo Wang <> | | Subject | Re: [PATCH] net: Remove unused variable warning |
| |
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@zeuux.org> >--- > 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |