HomeFreeBSD

libalias tests: Mark an unused variable with __unused.

Description

libalias tests: Mark an unused variable with __unused.

It is not trivial to remove this set but unused variable since it
assigned to inside of a macro body, so just mark it with __unused
instead.

Details

Provenance
jhbAuthored on Jun 20 2023, 4:29 PM
Parents
rG6dd202ce930c: unix_seqpacket_test: Consistently use datalen as length to send.
Branches
Unknown
Tags
Unknown