From: Jeff Garzik <jgarzik@pobox.com>
To: Joe Perches <joe@perches.com>
Cc: Chad Tindel <ctindel@users.sourceforge.net>,
Jay Vosburgh <fubar@us.ibm.com>,
David S Miller <davem@davemloft.net>,
netdev@vger.kernel.org
Subject: Re: [PATCH net-2.6.26] drivers/net/bonding/bond_main.c - remove unnecessary #define
Date: Sat, 12 Apr 2008 05:01:44 -0400 [thread overview]
Message-ID: <48007A78.6090800@pobox.com> (raw)
In-Reply-To: <1207863571.1020.196.camel@localhost>
Joe Perches wrote:
> bond_main.c already #includes <linux/seq_file.h>
>
> Signed-off-by: Joe Perches <joe@perches.com>
>
> drivers/net/bonding/bond_main.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/bonding/bond_main.c b/drivers/net/bonding/bond_main.c
> index ecfaf14..6e91b4b 100644
> --- a/drivers/net/bonding/bond_main.c
> +++ b/drivers/net/bonding/bond_main.c
> @@ -3065,8 +3065,6 @@ out:
>
> #ifdef CONFIG_PROC_FS
>
> -#define SEQ_START_TOKEN ((void *)1)
> -
> static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos)
> {
> struct bonding *bond = seq->private;
applied
prev parent reply other threads:[~2008-04-12 9:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-10 21:39 [PATCH net-2.6.26] drivers/net/bonding/bond_main.c - remove unnecessary #define Joe Perches
2008-04-12 9:01 ` Jeff Garzik [this message]
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=48007A78.6090800@pobox.com \
--to=jgarzik@pobox.com \
--cc=ctindel@users.sourceforge.net \
--cc=davem@davemloft.net \
--cc=fubar@us.ibm.com \
--cc=joe@perches.com \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).