]> git.decadent.org.uk Git - nfs-utils.git/commit
nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 8 Oct 2008 14:42:41 +0000 (10:42 -0400)
committerSteve Dickson <steved@redhat.com>
Wed, 8 Oct 2008 14:42:41 +0000 (10:42 -0400)
commit6e419afa493acc1c88fbc4d1a27bfb1784c1297a
treebbe460d08de595aff212ad096fc88a3fe15b0eba
parentb803949b6e3025f231e325562ec729a7080af435
nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()

Clean up: update closedown()'s synopsis to modern C style, and move the
function so we can remove the forward declaration.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
support/nfs/rpcmisc.c