HomeFreeBSD

Remove unneeded NULL check for td_ucred

Description

Remove unneeded NULL check for td_ucred

td_ucred is always set, so we don't need the ternary expression to check for
it.

Details

Provenance
kpAuthored on
Parents
rS342778: Reduce timeout for reading the USB HUB port status to 1000ms and try to filter
Branches
Unknown
Tags
Unknown