[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1266867811.10646.196.camel@Joe-Laptop.home>
Date: Mon, 22 Feb 2010 11:43:31 -0800
From: Joe Perches <joe@...ches.com>
To: Dave Young <hidave.darkstar@...il.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org,
Randy Dunlap <randy.dunlap@...cle.com>,
Li Zefan <lizf@...fujitsu.com>
Subject: Re: [PATCH 03/06] kernel.h hexdump cleanup
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists