* [PATCH] removed F_SETSIG and F_GETSIG
@ 2006-08-16 14:10 Yoichi Yuasa
2006-08-16 14:18 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2006-08-16 14:10 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Hi Ralf,
F_SETSIG and F_GETSIG are already defined in asm-generic/fcntl.h
Yoichi
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/include/asm-mips/fcntl.h mips/include/asm-mips/fcntl.h
--- mips-orig/include/asm-mips/fcntl.h 2006-08-07 00:51:04.347826750 +0900
+++ mips/include/asm-mips/fcntl.h 2006-08-07 00:49:09.836670250 +0900
@@ -25,8 +25,6 @@
#define F_SETOWN 24 /* for sockets. */
#define F_GETOWN 23 /* for sockets. */
-#define F_SETSIG 10 /* for sockets. */
-#define F_GETSIG 11 /* for sockets. */
#ifndef __mips64
#define F_GETLK64 33 /* using 'struct flock64' */
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] removed F_SETSIG and F_GETSIG
2006-08-16 14:10 [PATCH] removed F_SETSIG and F_GETSIG Yoichi Yuasa
@ 2006-08-16 14:18 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2006-08-16 14:18 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Wed, Aug 16, 2006 at 11:10:00PM +0900, Yoichi Yuasa wrote:
> F_SETSIG and F_GETSIG are already defined in asm-generic/fcntl.h
Thanks, queued.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-08-16 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-16 14:10 [PATCH] removed F_SETSIG and F_GETSIG Yoichi Yuasa
2006-08-16 14:18 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox