qcow2: Remove stale comment
authorAlberto Garcia <berto@igalia.com>
Fri, 25 Nov 2016 11:27:45 +0000 (13:27 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 25 Nov 2016 12:51:30 +0000 (13:51 +0100)
We haven't been using CONFIG_MADVISE since 02d0e095031b7fda77de8b

Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2-cache.c

index ab8ee2d..1d25147 100644 (file)
@@ -22,7 +22,6 @@
  * THE SOFTWARE.
  */
 
-/* Needed for CONFIG_MADVISE */
 #include "qemu/osdep.h"
 #include "block/block_int.h"
 #include "qemu-common.h"