aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/dns_resolver/dns_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dns_resolver/dns_query.c b/net/dns_resolver/dns_query.c
index b33e1f7ff48d..03d5255f5cf2 100644
--- a/net/dns_resolver/dns_query.c
+++ b/net/dns_resolver/dns_query.c
@@ -45,7 +45,7 @@
45 45
46#include "internal.h" 46#include "internal.h"
47 47
48/* 48/**
49 * dns_query - Query the DNS 49 * dns_query - Query the DNS
50 * @type: Query type (or NULL for straight host->IP lookup) 50 * @type: Query type (or NULL for straight host->IP lookup)
51 * @name: Name to look up 51 * @name: Name to look up