[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200906161613.07979.arnd@arndb.de>
Date: Tue, 16 Jun 2009 16:13:07 +0200
From: Arnd Bergmann <arnd@...db.de>
To: liqin.chen@...plusct.com, linux-kernel@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-arch@...r.kernel.org, Matthew Wilcox <matthew@....cx>,
torvalds@...ux-foundation.org
Subject: Re: [PATCH] asm-generic: add EMAXERRNO
On Tuesday 16 June 2009, liqin.chen@...plusct.com wrote:
> But I think move MAX_ERRNO define from include/linux/err.h to
> include/asm-generic/errno.h will be more clear. And no harm to
> include/linux/err.h file.
Don't know. I think err.h makes more sense because that is
for kernel-internal users like the much more common IS_ERR(),
while include/asm-generic/errno.h is strictly for kernel/user
interfaces.
Arnd <><
--
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