HomeFreeBSD

Removed superfluous forward declaration of struct klist. Forward
rS59774Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Removed superfluous forward declaration of struct klist. Forward
declarations of structs for use in prototypes are only necessary if
the struct is not otherwise declared in scope.

Removed prototypes for fdissequential() and fdsequential(). These
functions never existed in FreeBSD.

Fixed most style bugs in FreeBSD changes (mainly disordered prototypes
and prototypes without parameter names).

Details

Provenance
bdeAuthored on
Parents
rS59773: Hmm, diff/patch still doesn't like me.
Branches
Unknown
Tags
Unknown

Event Timeline