HomeFreeBSD

login: use sizeof(audit_cond) consistently, NFC

Description

login: use sizeof(audit_cond) consistently, NFC

The other three instances were already converted to use audit_cond, this
one was just changed from sizeof(long) -> sizeof(int).

(cherry picked from commit 7f4bb501768b9b3f856f91fbc8b9c80a2a4aaa04)

Details

Provenance
kevansAuthored on Oct 6 2021, 4:24 AM
Parents
rG48e109cf31e1: vfs: remove dead fifoop VOP_KQFILTER implementations
Branches
Unknown
Tags
Unknown