[PATCH 0/7] Cleanup asm/fcntl.h

From: Stephen Rothwell
Date: Wed Aug 31 2005 - 02:03:57 EST


This set of patches creates asm-generic/fcntl.h and consolidates as much
as possible from the asm-*/fcntl.h files into it. Last time I posted
this, it caused no discussion at all - therefore people must agree with
it. :-)

I have built this for ppc64 (various configs) and ppc.

The patch split up is so that people can convince themselves at each
stage that the changes are correct by inspection.

Please apply.

include/asm-alpha/fcntl.h | 35 ----------
include/asm-arm/fcntl.h | 78 -----------------------
include/asm-arm26/fcntl.h | 76 ----------------------
include/asm-cris/fcntl.h | 91 --------------------------
include/asm-frv/fcntl.h | 89 --------------------------
include/asm-generic/fcntl.h | 149 +++++++++++++++++++++++++++++++++++++++++++
include/asm-h8300/fcntl.h | 78 -----------------------
include/asm-i386/fcntl.h | 89 --------------------------
include/asm-ia64/fcntl.h | 78 +----------------------
include/asm-m32r/fcntl.h | 93 ---------------------------
include/asm-m68k/fcntl.h | 78 -----------------------
include/asm-mips/fcntl.h | 75 ++--------------------
include/asm-parisc/fcntl.h | 56 ----------------
include/asm-powerpc/fcntl.h | 11 +++
include/asm-ppc/fcntl.h | 93 ---------------------------
include/asm-ppc64/fcntl.h | 89 --------------------------
include/asm-s390/fcntl.h | 98 ----------------------------
include/asm-sh/fcntl.h | 89 --------------------------
include/asm-sh64/fcntl.h | 6 --
include/asm-sparc/fcntl.h | 61 +-----------------
include/asm-sparc64/fcntl.h | 46 +------------
include/asm-v850/fcntl.h | 78 -----------------------
include/asm-x86_64/fcntl.h | 77 ----------------------
include/asm-xtensa/fcntl.h | 48 +-------------
24 files changed, 194 insertions(+), 1567 deletions(-)
create mode 100644 include/asm-generic/fcntl.h
create mode 100644 include/asm-powerpc/fcntl.h
delete mode 100644 include/asm-ppc/fcntl.h
delete mode 100644 include/asm-ppc64/fcntl.h

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/