fcntl: Use consistent values for F_[GS]ETOWN_EX
authorStephen Rothwell <sfr@canb.auug.org.au>
Sat, 14 Nov 2009 09:45:06 +0000 (20:45 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Nov 2009 17:13:43 +0000 (09:13 -0800)
commita08e37f31aa2800e0c9d20e1fc9283a06901cac2
tree55e208042c93ba2ee4e24e85fdb967e00c6f4e41
parenta9366e61b03f55a6e009e687ad10e706714c9907
fcntl: Use consistent values for F_[GS]ETOWN_EX

These values were only introduced during this release cycle, so it is
still early enough to get them right.

alpha uses the same values that are in asm-generic/fcntl.h, so just
remove them.

parisc uses the values interchanged for no apparent reason, so remove
them to give us consistency across all architectures.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/alpha/include/asm/fcntl.h
arch/parisc/include/asm/fcntl.h