HomeFreeBSD

MFC: r346423

Description

MFC: r346423
Replace "vp" with NULL to make the code more readable.

At the time of this nfsv4_sattr() call, "vp == NULL", so this patch doesn't
change the semantics, but I think it makes the code more readable.
It also makes it consistent with the nfsv4_sattr() call a few lines above
this one. Found during code inspection.

Details

Provenance
rmacklemAuthored on
Parents
rS347040: MFC: r346365
Branches
Unknown
Tags
Unknown