All of lore.kernel.org
 help / color / mirror / Atom feed
From: "René Scharfe" <l.s.r@web.de>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.17-pre2: unclean cleanup in i2ellis.c
Date: Thu, 6 Dec 2001 20:09:22 +0100	[thread overview]
Message-ID: <20011206200922.58f05b82.l.s.r@web.de> (raw)

> Could you please send me a patch to undo that change ? 

Sure.

--- linux-2.4.17-pre2/drivers/char/ip2/i2ellis.c	Thu Dec  6 19:38:02 2001
+++ linux-2.4.17-pre1/drivers/char/ip2/i2ellis.c	Wed Oct 24 21:05:18 2001
@@ -102,7 +102,6 @@
 // This routine performs any required cleanup of the iiEllis subsystem.
 //
 //******************************************************************************
-#if 0 /* Unused */
 static void
 iiEllisCleanup(void)
 {
@@ -110,7 +109,6 @@
 		kfree ( pDelayTimer );
 	}
 }
-#endif
 
 //******************************************************************************
 // Function:   iiSetAddress(pB, address, delay)

             reply	other threads:[~2001-12-06 19:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-06 19:09 René Scharfe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-12-06 17:54 2.4.17-pre2: unclean cleanup in i2ellis.c René Scharfe
2001-12-06 16:36 ` Marcelo Tosatti

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=20011206200922.58f05b82.l.s.r@web.de \
    --to=l.s.r@web.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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.