public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 62/82] remove linux/version.h from drivers/video/sis
@ 2005-07-11  9:25 Thomas Winischhofer
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Winischhofer @ 2005-07-11  9:25 UTC (permalink / raw)
  To: Linux Kernel Mailing List

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Olaf Hering wrote:
> changing CONFIG_LOCALVERSION rebuilds too much, for no appearent
> reason.

[...]

> drivers/video/sis/init.h      |    5
> drivers/video/sis/init301.h   |    5
> drivers/video/sis/sis.h       |   46 --
> drivers/video/sis/sis_accel.c |  171 ---------
> drivers/video/sis/sis_accel.h |   13
> drivers/video/sis/sis_main.c  |  784 ------------------------------
> drivers/video/sis/sis_main.h  |   55 --
> drivers/video/sis/vgatypes.h  |    3
> 8 files changed, 1 insertion(+), 1081 deletions(-)


Please do NOT apply this.

- --
Thomas Winischhofer
Vienna/Austria
thomas AT winischhofer DOT net	       *** http://www.winischhofer.net

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC0jskzydIRAktyUcRAo0gAKCwKAvQwa3YQz817JEYctiOsgUFrQCgrAFe
cg3hfbK320KjqojE7PjkmnM=
=L7jH
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PATCH 0/82] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason.
@ 2005-07-10 19:35 Olaf Hering
  2005-07-10 19:36 ` [PATCH 62/82] remove linux/version.h from drivers/video/sis Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2005-07-10 19:35 UTC (permalink / raw)
  To: Andrew Morton, linux-kernel


The following series of patches removes almost all inclusions
of linux/version.h. The 3 #defines are unused in most of the touched files.

A few drivers use the simple KERNEL_VERSION(a,b,c) macro, which is unfortunatly
in linux/version.h. This define moved to linux/utsname.h

There are also lots of #ifdef for long obsolete kernels, this will go as well.


quilt vi `find * -type f -name "*.[ch]"|xargs grep -El '(UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/version.h)'|grep -Ev '(/(boot|coda|drm)/|~$)'`

search pattern:
/UTS_RELEASE|LINUX_VERSION_CODE|KERNEL_VERSION|linux/(utsname|version).h

PS: I hope my script is working ok.

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

end of thread, other threads:[~2005-07-11  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-11  9:25 [PATCH 62/82] remove linux/version.h from drivers/video/sis Thomas Winischhofer
  -- strict thread matches above, loose matches on Subject: below --
2005-07-10 19:35 [PATCH 0/82] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason Olaf Hering
2005-07-10 19:36 ` [PATCH 62/82] remove linux/version.h from drivers/video/sis Olaf Hering

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