From: Stephen Rothwell Date: Sat, 14 Nov 2009 09:45:06 +0000 (+1100) Subject: fcntl: Use consistent values for F_[GS]ETOWN_EX X-Git-Tag: v2.6.32-rc8~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08e37f31aa2800e0c9d20e1fc9283a06901cac2;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed