All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [BK PATCH] agpgart changes for 2.5.27
Date: Wed, 24 Jul 2002 11:51:05 -0700	[thread overview]
Message-ID: <20020724185105.GA10897@kroah.com> (raw)

Hi,

Seems that some people think that I'm the person to send agpgart patches
to as I touched it last, when will I ever learn...

Here's a named initializer patch from Rusty for the agpgart code.

Pull from:  http://linuxusb.bkbits.net/agpgart-2.5

thanks,

greg k-h

------
ChangeSet@1.641, 2002-07-24 09:59:20-07:00, rusty@rustcorp.com.au
  [PATCH] AGP designated initializer update.
  
  The old form of designated initializers are obsolete: we need to
  replace them with the ISO C forms before 2.6.  Gcc has always supported
  both forms anyway.

 drivers/char/agp/agp.c      |  742 ++++++++++++++++++++++----------------------
 drivers/char/agp/frontend.c |   16 
 drivers/char/agp/i460-agp.c |    4 
 3 files changed, 381 insertions(+), 381 deletions(-)
------


             reply	other threads:[~2002-07-24 18:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-24 18:51 Greg KH [this message]
2002-07-24 18:51 ` [BK PATCH] agpgart changes for 2.5.27 Greg KH
2002-07-24 18:56 ` Linus Torvalds
2002-07-25 11:48 ` Dave Jones

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=20020724185105.GA10897@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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.