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-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html