Remove unused #include <linux/version.h>('s) in fs/ceph/super.c Signed-off-by: Huang Weiyi <weiyi.huang@xxxxxxxxx> --- fs/ceph/super.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/fs/ceph/super.c b/fs/ceph/super.c index 9307bbe..36a834a 100644 --- a/fs/ceph/super.c +++ b/fs/ceph/super.c @@ -14,7 +14,6 @@ #include <linux/slab.h> #include <linux/statfs.h> #include <linux/string.h> -#include <linux/version.h> #include <linux/vmalloc.h> #include "decode.h" -- 1.6.1.3 -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html