mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] Cleanup asm/fcntl.h
@ 2005-08-31  6:47 Stephen Rothwell
  2005-08-31  6:50 ` [PATCH 1/7] Create asm-generic/fcntl.h Stephen Rothwell
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Rothwell @ 2005-08-31  6:47 UTC (permalink / raw)
  To: Linus; +Cc: Andrew Morton, LKML

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@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-08-31  7:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-31  6:47 [PATCH 0/7] Cleanup asm/fcntl.h Stephen Rothwell
2005-08-31  6:50 ` [PATCH 1/7] Create asm-generic/fcntl.h Stephen Rothwell
2005-08-31  6:53   ` [PATCH 2/7] Consildate asm-ppc*/fcntl.h Stephen Rothwell
2005-08-31  6:55     ` [PATCH 3/7] Clean up the open flags Stephen Rothwell
2005-08-31  6:57       ` [PATCH 4/7] Clean up the fcntl operations Stephen Rothwell
2005-08-31  6:59         ` [PATCH 5/7] Clean up struct flock definitions Stephen Rothwell
2005-08-31  7:01           ` [PATCH 6/7] Clean up struct flock64 definitions Stephen Rothwell
2005-08-31  7:02             ` [PATCH 7/7] Consolidate the asm-ppc*/fcntl.h files into asm-powerpc Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®