Skip to content

Commit 26c79ec

Browse files
nabijaczleweliPaolo Abeni
authored andcommitted
net: dns_resolver: the module is called dns_resolver, not dnsresolver
$ 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 <[email protected]> Link: https://lore.kernel.org/r/gh4sxphjxbo56n2spgmc66vtazyxgiehpmv5f2gkvgicy6f4rs@tarta.nabijaczleweli.xyz Signed-off-by: Paolo Abeni <[email protected]>
1 parent 68cbdb1 commit 26c79ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/dns_resolver/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ config DNS_RESOLVER
2323
information.
2424

2525
To compile this as a module, choose M here: the module will be called
26-
dnsresolver.
26+
dns_resolver.
2727

2828
If unsure, say N.

0 commit comments

Comments
 (0)