From: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
To: Arnaud Patard <apatard@mandriva.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] [STAGING] Cleanup xgifb driver
Date: Sat, 05 Jun 2010 19:27:37 +0200 [thread overview]
Message-ID: <4C0A8909.9000608@gmail.com> (raw)
In-Reply-To: <1275753865-5435-1-git-send-email-riccardo.magliocchetti@gmail.com>
Corrected the subject, sorry.
Il 05/06/2010 18:04, Riccardo Magliocchetti ha scritto:
> 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(-)
>
prev parent reply other threads:[~2010-06-05 17:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Riccardo Magliocchetti [this message]
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=4C0A8909.9000608@gmail.com \
--to=riccardo.magliocchetti@gmail.com \
--cc=apatard@mandriva.com \
--cc=linux-kernel@vger.kernel.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.