HomeFreeBSD

nfscommon: Clean up the code by removing the vnode_vtype() macro

Description

nfscommon: Clean up the code by removing the vnode_vtype() macro

The vnode_vtype() macro was used to make the code compatible
with Mac OSX, for the Mac OSX port.
For FreeBSD, this macro just obscured the code and, therefore,
use of the macro has been deleted by previous commits.
This commit deletes the, now unused, macro.

This commit should not result in a semantics change.

Details

Provenance
rmacklemAuthored on Jun 24 2022, 8:56 PM
Parents
rG1ebc14c900eb: nfscommon: Clean up the code by not using the vnode_vtype() macro
Branches
Unknown
Tags
Unknown