[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <27042.1215185863@redhat.com>
Date: Fri, 04 Jul 2008 16:37:43 +0100
From: David Howells <dhowells@...hat.com>
To: Harvey Harrison <harvey.harrison@...il.com>
Cc: dhowells@...hat.com, Andrew Morton <akpm@...ux-foundation.org>,
linux-arch <linux-arch@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 4/5] byteorder: fix direct byteswap includes
Harvey Harrison <harvey.harrison@...il.com> wrote:
> +#include <asm/byteorder.h>
Please use <linux/byteorder.h> rather than <asm/byteorder.h> when including
stuff from .c files outside the include and arch directories.
And whilst you're at it, Documentation/byteorder.txt is yours for the
creation:-)
David
--
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