All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Jianjun Kong <jianjun@zeuux.org>
Cc: "David S. Miller" <davem@davemloft.net>,
	Linux-Kernel-Mailing-List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] net: Remove unused variable warning
Date: Tue, 28 Oct 2008 10:10:59 +0000	[thread overview]
Message-ID: <20081028101059.GA3227@hack.voiplan.pt> (raw)
In-Reply-To: <20081028083512.GD19691@ubuntu>

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."


  reply	other threads:[~2008-10-28 10:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-28  8:35 [PATCH] net: Remove unused variable warning Jianjun Kong
2008-10-28 10:10 ` Américo Wang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-28  8:14 Jianjun Kong
2008-10-28 18:45 ` David Miller
2008-10-28 18:45   ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081028101059.GA3227@hack.voiplan.pt \
    --to=xiyou.wangcong@gmail.com \
    --cc=davem@davemloft.net \
    --cc=jianjun@zeuux.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.