]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9629997f871e14ffa4cbc0ddcbbbe99f729ee2d6
tree55fa9883e85e85882422804fb858d5b2f8f59a28
parent014b088e4512047ad5139807f6c8ffffca160d2c
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