afs: cleanup remnant afs_vfs_mount prototype in afs_call.c 75/12275/3
authorMichael Meffie <mmeffie@sinenomine.net>
Thu, 28 Apr 2016 20:52:42 +0000 (16:52 -0400)
committerBenjamin Kaduk <kaduk@mit.edu>
Thu, 5 May 2016 23:01:50 +0000 (19:01 -0400)
commit91f5cecc937923e16c5feda675fccd36d2b95164
treebce8467a4b5489186cc2fcd498109494b904d646
parent8fb11c599270e6cc335258f3473ea4d10f22b85e
afs: cleanup remnant afs_vfs_mount prototype in afs_call.c

The call to afs_vfs_mount() in afs_call.c was removed in commit
a5ab24af71efe6b80eb0f78d1979c5ab1d1e594d.  Remove the remnant prototype
and the useless conditionals around it.

Change-Id: I032ab5971a6e18df203f799c3a6e4f683a66d726
Reviewed-on: https://gerrit.openafs.org/12275
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/afs/afs_call.c