Re: [PATCH 0/3] kernel.h: move logging functions to separate file

From: Steven Rostedt
Date: Fri Sep 11 2009 - 10:55:12 EST


On Thu, 2009-09-10 at 20:29 -0700, Joe Perches wrote:
> kernel.h has gotten cluttered.
> Unclutter it and make it kernel style compatible.
>
> Joe Perches (3):
> include/linux/logging.h: Separate logging functions out of kernel.h
> include/linux/logging.h: Reduce data usage of printk_once
> include/linux/kernel.h: neaten and group functions and definitions
>
> include/linux/kernel.h | 754 ++++++++++++++++-------------------------------
> include/linux/logging.h | 313 ++++++++++++++++++++
> 2 files changed, 573 insertions(+), 494 deletions(-)
> create mode 100644 include/linux/logging.h
>

This is just clean up code, so I'm fine with it.

Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/