qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/5] qapi/sockets: Move deprecation note out of SocketAddress


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 4/5] qapi/sockets: Move deprecation note out of SocketAddress doc comment
Date: Tue, 16 Jul 2024 23:17:24 +0200
User-agent: Mozilla Thunderbird

On 11/7/24 13:22, Markus Armbruster wrote:
Doc comments are reference documentation for users of QMP.
SocketAddress's doc comment contains a deprecation note advising
developers to use SocketAddress for new code.  Irrelevant for users of
QMP.  Move the note out of the doc comment.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  qapi/sockets.json | 7 +++----
  1 file changed, 3 insertions(+), 4 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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