All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] *** SUBJECT HERE ***
@ 2010-06-05 16:04 Riccardo Magliocchetti
  2010-06-05 16:04 ` [PATCH 1/7] Remove linux version ifdef Riccardo Magliocchetti
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Riccardo Magliocchetti @ 2010-06-05 16:04 UTC (permalink / raw)
  To: Arnaud Patard, Arnaud Patard; +Cc: linux-kernel, Riccardo Magliocchetti

Hello Arnaud,

here you can find a few patches that remove unused code, please review.

thanks,
riccardo

Riccardo Magliocchetti (7):
  Remove linux version ifdef.
  Remove WIN* specific code.
  Remove TC specific code.
  Remove X specific code.
  Remove linux kernel specific ifdefery since it is now the only    
    platform supported.
  More osdef.h cleanup
  Fixup compile warnings on x86-64.

 drivers/staging/xgifb/XGI_accel.c   |  216 ------------------
 drivers/staging/xgifb/XGI_accel.h   |   13 --
 drivers/staging/xgifb/XGI_main.h    |  118 +----------
 drivers/staging/xgifb/XGI_main_26.c |   41 +---
 drivers/staging/xgifb/osdef.h       |  119 ----------
 drivers/staging/xgifb/vb_def.h      |    2 -
 drivers/staging/xgifb/vb_ext.c      |  329 ----------------------------
 drivers/staging/xgifb/vb_ext.h      |    3 -
 drivers/staging/xgifb/vb_init.c     |   55 +-----
 drivers/staging/xgifb/vb_setmode.c  |  409 +----------------------------------
 drivers/staging/xgifb/vb_util.c     |   59 -----
 drivers/staging/xgifb/vgatypes.h    |  118 +----------
 12 files changed, 14 insertions(+), 1468 deletions(-)


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

end of thread, other threads:[~2010-06-05 17:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-05 16:04 [PATCH 0/7] *** SUBJECT HERE *** Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 1/7] Remove linux version ifdef Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 2/7] Remove WIN* specific code Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 3/7] Remove TC " Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 4/7] Remove X " Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 5/7] Remove linux kernel specific ifdefery since it is now the only platform supported Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 6/7] More osdef.h cleanup Riccardo Magliocchetti
2010-06-05 16:04 ` [PATCH 7/7] Fixup compile warnings on x86-64 Riccardo Magliocchetti
2010-06-05 17:27 ` [PATCH 0/7] [STAGING] Cleanup xgifb driver Riccardo Magliocchetti

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.