]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
system/memory: minor doc fix
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 26 Feb 2026 13:59:49 +0000 (14:59 +0100)
committerPeter Xu <peterx@redhat.com>
Mon, 9 Mar 2026 18:06:30 +0000 (14:06 -0400)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand (Arm) <david@kernel.org>
Link: https://lore.kernel.org/r/20260226140001.3622334-5-marcandre.lureau@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
include/system/memory.h

index d6b5ca13c2029d3465465db67bb014c32a672af7..a9b0e19be8d27b36df966d70aed01269fc567926 100644 (file)
@@ -574,7 +574,7 @@ struct RamDiscardListener {
      * new population (e.g., unmap).
      *
      * @rdl: the #RamDiscardListener getting notified
-     * @section: the #MemoryRegionSection to get populated. The section
+     * @section: the #MemoryRegionSection to get discarded. The section
      *           is aligned within the memory region to the minimum granularity
      *           unless it would exceed the registered section.
      */