Re: [PATCH] asm-generic: add EMAXERRNO

From: Arnd Bergmann
Date: Tue Jun 16 2009 - 10:13:54 EST


On Tuesday 16 June 2009, liqin.chen@xxxxxxxxxxxxx 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/