HomeFreeBSD

MFC: r316829

Description

MFC: r316829
Remove unused "cred" argument to ncl_flush().

The "cred" argument of ncl_flush() is unused and it was confusing to have
the code passing in NULL for this argument in some cases. This patch deletes
this argument.
There is no semantic change because of this patch.

Details

Provenance
rmacklemAuthored on
Parents
rS317578: Fix a bug introduced as part of r287726; use the right device_t for
Branches
Unknown
Tags
Unknown