DNS: Fixes for the DNS query module
authorDavid Howells <dhowells@redhat.com>
Fri, 6 Aug 2010 02:13:52 +0000 (03:13 +0100)
committerSteve French <sfrench@us.ibm.com>
Fri, 6 Aug 2010 02:26:27 +0000 (02:26 +0000)
commitff9517a68792bb363c16f4e3155c4fc5a7f9d738
tree55fa9883e85e85882422804fb858d5b2f8f59a28
parentaf352fe960263fbab3252be0ba6d4e0a27e62f5d
DNS: Fixes for the DNS query module

Fixes for the DNS query module, including:

 (1) Use 'negative' instead of '-ve' in the documentation.

 (2) Mark the kdoc comment with '/**' on dns_query().

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Documentation/networking/dns_resolver.txt
net/dns_resolver/dns_query.c