diff options
Diffstat (limited to 'include/linux/errno.h')
| -rw-r--r-- | include/linux/errno.h | 1 |
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 @@ | |||
| 28 | #define EBADTYPE 527 /* Type not supported by server */ | 28 | #define EBADTYPE 527 /* Type not supported by server */ |
| 29 | #define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */ | 29 | #define EJUKEBOX 528 /* Request initiated, but will not complete before timeout */ |
| 30 | #define EIOCBQUEUED 529 /* iocb queued, will get completion event */ | 30 | #define EIOCBQUEUED 529 /* iocb queued, will get completion event */ |
| 31 | #define EIOCBRETRY 530 /* iocb queued, will trigger a retry */ | ||
| 32 | 31 | ||
| 33 | #endif | 32 | #endif |
