qemu-block
[Top][All Lists]
Advanced

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

[Qemu-block] [PATCH 3/4] qcow2: Remove stale comment


From: Alberto Garcia
Subject: [Qemu-block] [PATCH 3/4] qcow2: Remove stale comment
Date: Fri, 25 Nov 2016 13:27:45 +0200

We haven't been using CONFIG_MADVISE since 02d0e095031b7fda77de8b

Signed-off-by: Alberto Garcia <address@hidden>
---
 block/qcow2-cache.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/block/qcow2-cache.c b/block/qcow2-cache.c
index ab8ee2d..1d25147 100644
--- a/block/qcow2-cache.c
+++ b/block/qcow2-cache.c
@@ -22,7 +22,6 @@
  * THE SOFTWARE.
  */
 
-/* Needed for CONFIG_MADVISE */
 #include "qemu/osdep.h"
 #include "block/block_int.h"
 #include "qemu-common.h"
-- 
2.10.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]