diff --git a/[refs] b/[refs] index 1e347a17faa8..4ca19423921f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbc1096ad8e9875a025bbcf012605da49129e8b8 +refs/heads/master: c54d0dc35324300cdc502137f5c0ee44f53d7a8b diff --git a/trunk/include/linux/fs.h b/trunk/include/linux/fs.h index 8b53931b5a74..b33cfc97b9ca 100644 --- a/trunk/include/linux/fs.h +++ b/trunk/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