All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] drivers/video/sis/ macros for old kernels removal
Date: Mon, 08 Aug 2005 17:10:46 +0200	[thread overview]
Message-ID: <42F775F6.8090600@gmail.com> (raw)

This patch removes some #ifs, which controls kernel version (2.4 or 
like), so the code could be removed with the macros.
linux/version.h inclusions also removed.

 init.h      |    5
 init301.h   |    5
 sis.h       |   46 ---
 sis_accel.c |  243 ------------------
 sis_accel.h |   13 -
 sis_main.c  |  780 
------------------------------------------------------------
 sis_main.h  |   55 ----
 vgatypes.h  |    2
 8 files changed, 2 insertions(+), 1147 deletions(-)

patch is here (45 KiB):
http://www.fi.muni.cz/~xslaby/lnx/sis_macros.txt

-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10


             reply	other threads:[~2005-08-08 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-08 15:10 Jiri Slaby [this message]
2005-08-08 15:23 ` [PATCH] drivers/video/sis/ macros for old kernels removal Jiri Slaby
2005-08-08 15:48   ` Arjan van de Ven
  -- strict thread matches above, loose matches on Subject: below --
2005-08-08 17:19 Thomas Winischhofer

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=42F775F6.8090600@gmail.com \
    --to=jirislaby@gmail.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.