nfsd: remove redundant "port" argument
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 14 Aug 2012 20:16:34 +0000 (16:16 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 21 Aug 2012 21:07:49 +0000 (17:07 -0400)
"port" in all these functions is always NFS_PORT.

nfsd can already be run on a nonstandard port using the "nfsd/portlist"
interface.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found