diff mbox

Changes to fcntl.h and F_* numbers?

Message ID 119aab440911201457j1727576blde3c62569f927711@mail.gmail.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Carlos O'Donell Nov. 20, 2009, 10:57 p.m. UTC
None
diff mbox

Patch

diff --git a/arch/parisc/include/asm/fcntl.h b/arch/parisc/include/asm/fcntl.h
index 5f39d55..1e1c824 100644
--- a/arch/parisc/include/asm/fcntl.h
+++ b/arch/parisc/include/asm/fcntl.h
@@ -28,8 +28,6 @@ 
 #define F_SETOWN	12	/*  for sockets. */
 #define F_SETSIG	13	/*  for sockets. */
 #define F_GETSIG	14	/*  for sockets. */
-#define F_GETOWN_EX	15
-#define F_SETOWN_EX	16

 /* for posix fcntl() and lockf() */
 #define F_RDLCK		01