From: Catalin Marinas <catalin.marinas@arm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 1/2] kmemleak: Remove the kmemleak.h include in drivers/char/vt.c
Date: Fri, 12 Jun 2009 10:55:44 +0100 [thread overview]
Message-ID: <20090612095544.14809.74717.stgit@pc1117.cambridge.arm.com> (raw)
In-Reply-To: <1244800406.26670.29.camel@pc1117.cambridge.arm.com>
This file is no longer annotated for false positives but the kmemleak.h
include was still present.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
---
drivers/char/vt.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/char/vt.c b/drivers/char/vt.c
index de9ebee..c796a86 100644
--- a/drivers/char/vt.c
+++ b/drivers/char/vt.c
@@ -103,7 +103,6 @@
#include <linux/io.h>
#include <asm/system.h>
#include <linux/uaccess.h>
-#include <linux/kmemleak.h>
#define MAX_NR_CON_DRIVER 16
next prev parent reply other threads:[~2009-06-12 9:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 16:25 kmemleak: Pull request Catalin Marinas
2009-06-11 21:21 ` Linus Torvalds
2009-06-12 9:53 ` Catalin Marinas
2009-06-12 9:55 ` Catalin Marinas [this message]
2009-06-12 12:07 ` [PATCH 1/2] kmemleak: Remove the kmemleak.h include in drivers/char/vt.c Alan Cox
2009-06-12 9:55 ` [PATCH 2/2] kmemleak: Add more info to the MAINTAINERS entry Catalin Marinas
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=20090612095544.14809.74717.stgit@pc1117.cambridge.arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®