netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: dns_resolver: the module is called dns_resolver, not dnsresolver
@ 2023-12-08 20:16 Ahelenia Ziemiańska
  2023-12-12 11:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Ahelenia Ziemiańska @ 2023-12-08 20:16 UTC (permalink / raw)
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	netdev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

$ modinfo dnsresolver dns_resolver | grep name
modinfo: ERROR: Module dnsresolver not found.
filename: /lib/modules/6.1.0-9-amd64/kernel/net/dns_resolver/dns_resolver.ko
name:     dns_resolver

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
---
 net/dns_resolver/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/dns_resolver/Kconfig b/net/dns_resolver/Kconfig
index 155b06163409..7c2dba273e35 100644
--- a/net/dns_resolver/Kconfig
+++ b/net/dns_resolver/Kconfig
@@ -23,6 +23,6 @@ config DNS_RESOLVER
 	  information.
 
 	  To compile this as a module, choose M here: the module will be called
-	  dnsresolver.
+	  dns_resolver.
 
 	  If unsure, say N.
-- 
2.39.2

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] net: dns_resolver: the module is called dns_resolver, not dnsresolver
  2023-12-08 20:16 [PATCH] net: dns_resolver: the module is called dns_resolver, not dnsresolver Ahelenia Ziemiańska
@ 2023-12-12 11:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-12-12 11:20 UTC (permalink / raw)
  To: =?utf-8?q?Ahelenia_Ziemia=C5=84ska_=3Cnabijaczleweli=40nabijaczleweli=2Exyz?=,
	=?utf-8?q?=3E?=
  Cc: davem, edumazet, kuba, pabeni, netdev, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 8 Dec 2023 21:16:12 +0100 you wrote:
> $ modinfo dnsresolver dns_resolver | grep name
> modinfo: ERROR: Module dnsresolver not found.
> filename: /lib/modules/6.1.0-9-amd64/kernel/net/dns_resolver/dns_resolver.ko
> name:     dns_resolver
> 
> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
> 
> [...]

Here is the summary with links:
  - net: dns_resolver: the module is called dns_resolver, not dnsresolver
    https://git.kernel.org/netdev/net-next/c/26c79ec96e77

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-12 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-08 20:16 [PATCH] net: dns_resolver: the module is called dns_resolver, not dnsresolver Ahelenia Ziemiańska
2023-12-12 11:20 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).