All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zwane Mwaikambo <zwane@arm.linux.org.uk>
To: John Cherry <cherry@osdl.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [PATCH][2.6] IA32 (2.6.0-test7 - 2003-10-08.18.30) - 1 New warnings (gcc 3.2.2)
Date: Thu, 9 Oct 2003 18:48:51 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.53.0310091837330.3679@montezuma.fsmlabs.com> (raw)
In-Reply-To: <200310090627.h996RVN0021822@cherrypit.pdx.osdl.net>

On Wed, 8 Oct 2003, John Cherry wrote:

> drivers/atm/fore200e.c:1074: warning: unused variable `i'

Index: linux-2.6.0-test7/drivers/atm/fore200e.c
===================================================================
RCS file: /build/cvsroot/linux-2.6.0-test7/drivers/atm/fore200e.c,v
retrieving revision 1.1.1.1
diff -u -p -B -r1.1.1.1 fore200e.c
--- linux-2.6.0-test7/drivers/atm/fore200e.c	9 Oct 2003 05:55:44 -0000	1.1.1.1
+++ linux-2.6.0-test7/drivers/atm/fore200e.c	9 Oct 2003 22:37:05 -0000
@@ -1071,7 +1071,6 @@ fore200e_find_vcc(struct fore200e* fore2
     struct sock *s;
     struct atm_vcc* vcc;
     struct hlist_node *node;
-    int i;
 
     read_lock(&vcc_sklist_lock);
 

      reply	other threads:[~2003-10-09 22:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09  6:27 IA32 (2.6.0-test7 - 2003-10-08.18.30) - 1 New warnings (gcc 3.2.2) John Cherry
2003-10-09 22:48 ` Zwane Mwaikambo [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=Pine.LNX.4.53.0310091837330.3679@montezuma.fsmlabs.com \
    --to=zwane@arm.linux.org.uk \
    --cc=cherry@osdl.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.