diff --git a/include/linux/fs.h b/include/linux/fs.h index 8b53931b5a748c9f18ee5e4768ce94fbe8d4c2f0..b33cfc97b9caef81de7e525c44e23c4db6a5ba18 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -131,10 +131,6 @@ typedef void (dio_iodone_t)(struct kiocb *iocb, loff_t offset, */ #define CHECK_IOVEC_ONLY -1 -#define SEL_IN 1 -#define SEL_OUT 2 -#define SEL_EX 4 - /* * The below are the various read and write types that we support. Some of * them include behavioral modifiers that send information down to the