summaryrefslogtreecommitdiff
path: root/include/linux/errno.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-02-05 16:02:29 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2013-02-05 16:02:29 +1100
commit616dc90f49ee9a44f26d0817f0f82d1847e89cc2 (patch)
treee45d7782d9a1cee56400119adadd0ac53d9a88a5 /include/linux/errno.h
parent71c3295aef0e12d5ecd6138463f464a3a90de276 (diff)
parent457583af4aef89d5252769ea290a2acc89e2361f (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'include/linux/errno.h')
-rw-r--r--include/linux/errno.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/errno.h b/include/linux/errno.h
index f6bf082d4d4f..89627b9187f9 100644
--- a/include/linux/errno.h
+++ b/include/linux/errno.h
@@ -28,6 +28,5 @@
#define EBADTYPE 527 /* Type not supported by server */
#define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */
#define EIOCBQUEUED 529 /* iocb queued, will get completion event */
-#define EIOCBRETRY 530 /* iocb queued, will trigger a retry */
#endif