I noticed that most of the asm-*/errno.h files are basically
identical. This patch rationalises them. It should not change
the kernel object code. i386 builds.
diffstat:
asm-alpha/errno.h | 38 +------------
asm-arm/errno.h | 128 ----------------------------------------------
asm-cris/errno.h | 130 -----------------------------------------------
asm-generic/errno-base.h | 39 ++++++++++++++
asm-generic/errno.h | 100 ++++++++++++++++++++++++++++++++++++
asm-i386/errno.h | 128 ----------------------------------------------
asm-ia64/errno.h | 128 ----------------------------------------------
asm-m68k/errno.h | 128 ----------------------------------------------
asm-mips/errno.h | 37 +------------
asm-mips64/errno.h | 37 +------------
asm-parisc/errno.h | 36 -------------
asm-ppc/errno.h | 127 +--------------------------------------------
asm-ppc64/errno.h | 127 +--------------------------------------------
asm-s390/errno.h | 129 ----------------------------------------------
asm-s390x/errno.h | 130 -----------------------------------------------
asm-sh/errno.h | 128 ----------------------------------------------
asm-sparc/errno.h | 37 +------------
asm-sparc64/errno.h | 37 +------------
asm-x86_64/errno.h | 128 ----------------------------------------------
19 files changed, 173 insertions(+), 1599 deletions(-)
http://www.canb.auug.org.au/~sfr/15-si.1.2.diff.gz
[Just though it was a little big for linux-kernel.]
-- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/