HomeFreeBSD

frag6.c: cleanup varaibles and return statements.

Description

frag6.c: cleanup varaibles and return statements.

Consitently put () around return values.
Do not assign variables at the time of variable declaration.
Sort variables. Rename ia to ia6, remove/reuse some variables used only
once or twice for temporary calculations.

No functional changes intended.

MFC after: 3 months
Sponsored by: Netflix

Details

Provenance
bzAuthored on
Parents
rS350746: frag6.c: initial comment and whitespace cleanup.
Branches
Unknown
Tags
Unknown