qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for 8.0] exec/memory: Fix kernel-doc warning


From: David Hildenbrand
Subject: Re: [PATCH for 8.0] exec/memory: Fix kernel-doc warning
Date: Thu, 16 Mar 2023 09:56:02 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 15.03.23 08:25, Bernhard Beschow wrote:
During build the kernel-doc script complains about the following issue:

   src/docs/../include/exec/memory.h:1741: warning: Function parameter or 
member 'n' not described in 'memory_region_unmap_iommu_notifier_range'
   src/docs/../include/exec/memory.h:1741: warning: Excess function parameter 
'notifier' description in 'memory_region_unmap_iommu_notifier_range'

Settle on "notifier" for consistency with other memory functions.

Fixes: 7caebbf9ea53
        ("memory: introduce memory_region_unmap_iommu_notifier_range()")
Signed-off-by: Bernhard Beschow <shentey@gmail.com>
---
Reviewed-by: David Hildenbrand <david@redhat.com>

--
Thanks,

David / dhildenb




reply via email to

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