All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: Matthew Wilcox <willy@debian.org>
Cc: Linus Torvalds <torvalds@transmeta.com>, linux-kernel@vger.kernel.org
Subject: Re: Please revert second addition of stddef.h to list.h
Date: Sun, 16 Mar 2003 01:22:00 +1000	[thread overview]
Message-ID: <3E734518.6000808@snapgear.com> (raw)
In-Reply-To: <20030311211700.GI16414@parcelfarce.linux.theplanet.co.uk>


Hi Mathew,

Matthew Wilcox wrote:
> I read these things on the web so I dunno how to specify a BK command
> to do what needs to be done, but this cset:
> 
> http://www.kernel.org/pub/linux/kernel/v2.5/testing/cset/cset-1.1137.txt
> 
> is obviously wrong.

Yes, although the original patch itself was correct.
Obviously 2 patch sets that are trying to do the same
thing have been applied post 2.5.64.

Patch below would fix this...

Regards
Greg



--- linux-2.5.64-bk8/include/linux/list.h.org   Sat Mar 15 22:45:47 2003
+++ linux-2.5.64-bk8/include/linux/list.h       Sat Mar 15 22:45:53 2003
@@ -5,7 +5,6 @@

  #include <linux/stddef.h>
  #include <linux/prefetch.h>
-#include <linux/stddef.h>
  #include <asm/system.h>

  /*

------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Wizard        EMAIL:  gerg@snapgear.com
SnapGear Pty Ltd                               PHONE:    +61 7 3435 2888
825 Stanley St,                                  FAX:    +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia              WEB:   www.SnapGear.com


  reply	other threads:[~2003-03-15 15:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11 21:17 Please revert second addition of stddef.h to list.h Matthew Wilcox
2003-03-15 15:22 ` Greg Ungerer [this message]
2003-03-15 18:05   ` Matthew Wilcox

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=3E734518.6000808@snapgear.com \
    --to=gerg@snapgear.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    --cc=willy@debian.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.