projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91203f0
)
qcow2: Remove stale comment
author
Alberto Garcia
<berto@igalia.com>
Fri, 25 Nov 2016 11:27:45 +0000
(13:27 +0200)
committer
Kevin 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
patch
|
blob
|
history
diff --git
a/block/qcow2-cache.c
b/block/qcow2-cache.c
index ab8ee2d330034604cfc3475b0858e1aafda7c215..1d25147392a5a0818a8a773c8f5d995e68e5bb93 100644
(file)
--- 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"