Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fa0997b authored by Ralf Baechle's avatar Ralf Baechle
Browse files

Delete duplicate definitions.



This reverts 8f91ed6c.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 16cd3951
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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__