public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] agpgart changes for 2.5.27
@ 2002-07-24 18:51 Greg KH
  2002-07-24 18:51 ` Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Greg KH @ 2002-07-24 18:51 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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(-)
------


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-07-25 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-24 18:51 [BK PATCH] agpgart changes for 2.5.27 Greg KH
2002-07-24 18:51 ` Greg KH
2002-07-24 18:56 ` Linus Torvalds
2002-07-25 11:48 ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox