]> xenbits.xensource.com Git - qemu-xen.git/commit
memory: Remove kernel-doc comment marker
authorEduardo Habkost <ehabkost@redhat.com>
Tue, 8 Sep 2020 17:36:50 +0000 (13:36 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 8 Sep 2020 21:29:18 +0000 (17:29 -0400)
commitacbef3cc0cefae0af0263ad675445ebba5feb385
treece455fc4d4b8060665dc1b0f20c1f9cd47143a71
parent6779038537360e957dbded830f76b08ef5070161
memory: Remove kernel-doc comment marker

The IOMMUMemoryRegionClass struct documentation was never in the
kernel-doc format.  Stop pretending it is, by removing the "/**"
comment marker.

This fixes a documentation build error introduced when we split
the IOMMUMemoryRegionClass typedef from the struct declaration.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200908173650.3293057-1-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
include/exec/memory.h