K 10 svn:author V 2 kp K 8 svn:date V 27 2019-01-04T21:12:17.998066Z K 7 svn:log V 122 Remove unneeded NULL check for td_ucred td_ucred is always set, so we don't need the ternary expression to check for it. END