OSDN Git Service

NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:54:01 +0000 (15:54 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 3 Dec 2009 20:54:01 +0000 (15:54 -0500)
commit0a6566ecd3afc74aad11c2e07794ff5529c13862
tree0e9b75b3b24d2d6ca6ee5aff6ad61d4b5b006d82
parentb6d408ba8c8be3646dea6f80a2fe55ac403119c8
NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static

Fix two 'sparse' warnings in fs/nfs/dns_resolve.c

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dns_resolve.c