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

From: Simon Horman

Date: Thu Sep 25 2025 - 05:08:54 EST


On Tue, Sep 23, 2025 at 10:00:55PM -0700, Randy Dunlap wrote:
> Hi,
>
> On 9/23/25 3:14 AM, Simon Horman wrote:
> > On Mon, Sep 22, 2025 at 04:56:47PM +0700, Bagas Sanjaya wrote:

...

> > > +Then you can make queries by calling::
> >
> > Please use imperative mood:
> >
> > Then queries may be made by calling::
> >
>
> I think imperative mood would be more like:
>
> Then make queries by calling::
>
> but I'm not asking for a v3 patch.

Thanks Randy,

Sorry for my incorrect advice.

I also agree that a v3 isn't necessary just for this.