[kvm-unit-tests PATCH] lib/alloc: remove double include

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One bitops.h include should be enough.

Signed-off-by: Steffen Eiden <seiden@xxxxxxxxxxxxx>
---
 lib/alloc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/alloc.c b/lib/alloc.c
index a46f464..f4266f5 100644
--- a/lib/alloc.c
+++ b/lib/alloc.c
@@ -1,5 +1,4 @@
 #include "alloc.h"
-#include "bitops.h"
 #include "asm/page.h"
 #include "bitops.h"
 
-- 
2.27.0




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux