projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec137c1
)
crush: drop unnecessary include from mapper.c
author
Ilya Dryomov
<idryomov@gmail.com>
Tue, 14 Apr 2015 17:55:13 +0000
(20:55 +0300)
committer
Ilya Dryomov
<idryomov@gmail.com>
Wed, 22 Apr 2015 15:33:42 +0000
(18:33 +0300)
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
net/ceph/crush/mapper.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ceph/crush/mapper.c
b/net/ceph/crush/mapper.c
index a1ef53c044151be9df2ac4e61e0631226d59f0a8..5549fb6093586b5342aeb833914e8e2db2690082 100644
(file)
--- a/
net/ceph/crush/mapper.c
+++ b/
net/ceph/crush/mapper.c
@@
-20,7
+20,6
@@
#include <linux/crush/crush.h>
#include <linux/crush/hash.h>
-#include <linux/crush/mapper.h>
/*
* Implement the core CRUSH mapping algorithm.