Re: [PATCH 03/06] kernel.h hexdump cleanup

From: Joe Perches
Date: Mon Feb 22 2010 - 14:43:41 EST


On Mon, 2010-02-22 at 22:19 +0800, Dave Young wrote:
> hexdump stuff in kernel.h should be put into a standalone head file

I think it'd be clearer to have logging functions
in kernel.h split into a separate header or grouped
a bit better in kernel.h.

I would have kernel.h #include that header though
rather than splitting out things like hexdump functions
into a separate file requiring yet another #include in
source files.

http://lkml.org/lkml/2009/12/16/77
http://lkml.org/lkml/2007/11/29/507


--
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/