linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] Remove unneeded linux/version.h include from net/rxrpc
@ 2003-08-29 20:42 Felipe W Damasio
  2003-09-01  9:09 ` David Howells
  0 siblings, 1 reply; 2+ messages in thread
From: Felipe W Damasio @ 2003-08-29 20:42 UTC (permalink / raw)
  To: dhowells, Linux Kernel Mailing List, kernel-janitor-discuss

[-- Attachment #1: Type: text/plain, Size: 172 bytes --]

	Hi David,

	This patch is based on Randy's modified checkversion.pl, which 
detected an unneeded inclusion of linux/versio.h

	Please consider applying.

	Cheers,

Felipe

[-- Attachment #2: krxsecd.patch --]
[-- Type: text/plain, Size: 340 bytes --]

--- linux-2.6.0-test4/net/rxrpc/krxsecd.c.orig	Fri Aug 29 17:35:52 2003
+++ linux-2.6.0-test4/net/rxrpc/krxsecd.c	Fri Aug 29 17:36:23 2003
@@ -14,7 +14,6 @@
  * - responding to security challenges on outbound connections
  */
 
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/sched.h>
 #include <linux/completion.h>

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

* Re: [PATCH 1/3] Remove unneeded linux/version.h include from net/rxrpc
  2003-08-29 20:42 [PATCH 1/3] Remove unneeded linux/version.h include from net/rxrpc Felipe W Damasio
@ 2003-09-01  9:09 ` David Howells
  0 siblings, 0 replies; 2+ messages in thread
From: David Howells @ 2003-09-01  9:09 UTC (permalink / raw)
  To: Felipe W Damasio; +Cc: Linux Kernel Mailing List, kernel-janitor-discuss


> This patch is based on Randy's modified checkversion.pl, which 
> detected an unneeded inclusion of linux/versio.h

I've added these patches to my CVS repository. I'll generate a new set of
patches when the next kernel is released.

David

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

end of thread, other threads:[~2003-09-01  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-29 20:42 [PATCH 1/3] Remove unneeded linux/version.h include from net/rxrpc Felipe W Damasio
2003-09-01  9:09 ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).