HomeFreeBSD

linux(4): Move ff variable initialization from declaration.

Description

linux(4): Move ff variable initialization from declaration.

Modern style(9) allows variables initialization where they are declared,
but in this case initialization obfuscate the code.

MFC after: 2 weeks

(cherry picked from commit 1af0780b5f20aaa2603bba221ff78ca22dd44bd2)

Details

Provenance
dchaginAuthored on Aug 12 2021, 8:57 AM
Parents
rG56d1afc72d6a: linux(4): Verify that higher 32bits of exit_signal in clone3 are unset.
Branches
Unknown
Tags
Unknown