lkml.org 
[lkml]   [2013]   [May]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] rbtree: remove unneeded include
These go through Andrew Morton.  He's the only person who reads LKML
so he might notice this patch, but I have added him to the CC list
just in case.

regards,
dan carpenter

On Tue, May 14, 2013 at 01:27:49PM -0500, Nathan Zimmer wrote:
> 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
>
> --
> To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html


\
 
 \ /
  Last update: 2013-05-14 21:21    [W:0.033 / U:0.504 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site