瀏覽代碼

crush: drop unnecessary include from mapper.c

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov 10 年之前
父節點
當前提交
9be6df215a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      net/ceph/crush/mapper.c

+ 0 - 1
net/ceph/crush/mapper.c

@@ -20,7 +20,6 @@
 
 
 #include <linux/crush/crush.h>
 #include <linux/crush/crush.h>
 #include <linux/crush/hash.h>
 #include <linux/crush/hash.h>
-#include <linux/crush/mapper.h>
 
 
 /*
 /*
  * Implement the core CRUSH mapping algorithm.
  * Implement the core CRUSH mapping algorithm.