Skip to content

Commit

Permalink
Delete duplicate definitions.
Browse files Browse the repository at this point in the history
This reverts 8f91ed6.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Nov 7, 2005
1 parent 16cd395 commit 4fa0997
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/asm-mips/errno.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,6 @@
#define EOWNERDEAD 165 /* Owner died */
#define ENOTRECOVERABLE 166 /* State not recoverable */

/* for robust mutexes */
#define EOWNERDEAD 165 /* Owner died */
#define ENOTRECOVERABLE 166 /* State not recoverable */

#define EDQUOT 1133 /* Quota exceeded */

#ifdef __KERNEL__
Expand Down

0 comments on commit 4fa0997

Please sign in to comment.