]> git.ipfire.org Git - thirdparty/linux.git/commit
net: dns_resolver: Move dns_query() explanation out of code block
authorBagas Sanjaya <bagasdotme@gmail.com>
Wed, 24 Sep 2025 02:06:24 +0000 (09:06 +0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Sep 2025 22:21:34 +0000 (15:21 -0700)
commit1b1fe672337bb7549f637853c1c9536872d3d19c
tree998a4555bbe7212327b101f5c63408798f22a964
parent84a27b5a4cedd0b19381e27e8026614ddf3e900f
net: dns_resolver: Move dns_query() explanation out of code block

Documentation for dns_query() is placed in the function's literal code
block snippet instead. Move it out of there.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250924020626.17073-3-bagasdotme@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/dns_resolver.rst