From: Nathan Zimmer <nzimmer@sgi.com>
To: kernel-janitors@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Nathan Zimmer <nzimmer@sgi.com>
Subject: [PATCH] rbtree: remove unneeded include
Date: Tue, 14 May 2013 18:27:49 +0000 [thread overview]
Message-ID: <1368556069-194880-1-git-send-email-nzimmer@sgi.com> (raw)
Remove an unnecessary include to kernel.h
Signed-off-by: Nathan Zimmer <nzimmer@sgi.com>
---
include/linux/rbtree.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/rbtree.h b/include/linux/rbtree.h
index 0022c1b..d2fdc6d 100644
--- a/include/linux/rbtree.h
+++ b/include/linux/rbtree.h
@@ -29,7 +29,6 @@
#ifndef _LINUX_RBTREE_H
#define _LINUX_RBTREE_H
-#include <linux/kernel.h>
#include <linux/stddef.h>
struct rb_node {
--
1.8.2.1
next reply other threads:[~2013-05-14 18:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 18:27 Nathan Zimmer [this message]
2013-05-14 18:33 ` [PATCH] rbtree: remove unneeded include Dan Carpenter
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=1368556069-194880-1-git-send-email-nzimmer@sgi.com \
--to=nzimmer@sgi.com \
--cc=kernel-janitors@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox