Re: [PATCH net-next v2 2/3] net: dns_resolver: Move dns_query() explanation out of code block

From: Simon Horman

Date: Thu Sep 25 2025 - 05:09:35 EST


On Wed, Sep 24, 2025 at 09:06:24AM +0700, Bagas Sanjaya wrote:
> Documentation for dns_query() is placed in the function's literal code
> block snippet instead. Move it out of there.
>
> Fixes: 9dfe1361261b ("docs: networking: convert dns_resolver.txt to ReST")
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>