HomeFreeBSD

Apply band-aid around function-like macro fdrop() without turning it into
rS209082Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Apply band-aid around function-like macro fdrop() without turning it into
a real (inline) function or applying void casting for all its consumers.
In most of places, the "return value" is not checked nor assigned, which
causes too many warnings for some smart compilers, i.e., clang.

Found by: clang

Details

Provenance
jkimAuthored on
Parents
rS209081: Revert part of r209077 which shouldn't have been MFC'ed, yet.
Branches
Unknown
Tags
Unknown

Event Timeline