Skip to content

Commit

Permalink
[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic defin…
Browse files Browse the repository at this point in the history
…itions.

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Sep 27, 2006
1 parent 633fd56 commit bdb37c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/asm-mips/fcntl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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' */
Expand Down

0 comments on commit bdb37c8

Please sign in to comment.