[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080601045508.GA1810@infradead.org>
Date: Sun, 1 Jun 2008 00:55:08 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Ben Hutchings <bhutchings@...arflare.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] Expose little-endian bitops
On Sat, May 31, 2008 at 11:34:20PM +0100, Ben Hutchings wrote:
> All architectures already have little-endian bitops for use by file-
> systems that use little-endian allocation tables. Since these are
> more generally useful - Andrew Morton suggested we use them in the
> sfc driver - they should be exposed under consistent names. The
> following patch series does that, using the names from
> <asm-generic/bitops/le.h> but without the "generic_" prefix.
Good idea. But please also kill the ext2_ and minix_ prefixed aliases
while you're at it so that everyone uses the le_ prefixed ones.
--
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