From: Felipe W Damasio <felipewd@terra.com.br>
To: dhowells@redhat.com,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
kernel-janitor-discuss@lists.sourceforge.net
Subject: [PATCH 1/3] Remove unneeded linux/version.h include from net/rxrpc
Date: Fri, 29 Aug 2003 17:42:53 -0300 [thread overview]
Message-ID: <3F4FBACD.8030901@terra.com.br> (raw)
[-- 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>
next reply other threads:[~2003-08-29 20:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-29 20:42 Felipe W Damasio [this message]
2003-09-01 9:09 ` [PATCH 1/3] Remove unneeded linux/version.h include from net/rxrpc David Howells
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=3F4FBACD.8030901@terra.com.br \
--to=felipewd@terra.com.br \
--cc=dhowells@redhat.com \
--cc=kernel-janitor-discuss@lists.sourceforge.net \
--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.