[PATCH] Clean up struct flock64 definitions
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Sep 2005 22:18:01 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:38 +0000 (16:57 -0700)
commit8d286aa5eaf951bf53d4a0f64576d4b377c435ba
treec2304e6fc3af25b6a09f974fa09db753f6bd8cea
parent5ac353f9baf7169298ebb7de86b2d697b25bca44
[PATCH] Clean up struct flock64 definitions

This patch gathers all the struct flock64 definitions (and the operations),
puts them under !CONFIG_64BIT and cleans up the arch files.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
18 files changed:
include/asm-arm/fcntl.h
include/asm-arm26/fcntl.h
include/asm-cris/fcntl.h
include/asm-frv/fcntl.h
include/asm-generic/fcntl.h
include/asm-h8300/fcntl.h
include/asm-i386/fcntl.h
include/asm-m32r/fcntl.h
include/asm-m68k/fcntl.h
include/asm-mips/fcntl.h
include/asm-parisc/fcntl.h
include/asm-ppc/fcntl.h
include/asm-s390/fcntl.h
include/asm-sh/fcntl.h
include/asm-sh64/fcntl.h
include/asm-sparc/fcntl.h
include/asm-v850/fcntl.h
include/asm-xtensa/fcntl.h