HomeFreeBSD

cstyle: ignore old non-POSIX types in macro invocations

Description

cstyle: ignore old non-POSIX types in macro invocations

In code generation macros, we often use names like uint when
constructing handler functions. These are not being used as types, so
exclude them from the admonishment to use POSIX type names.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16840

Details

Provenance
rob.norris_klarasystems.comAuthored on Dec 4 2024, 8:43 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Dec 6 2024, 4:53 PM
Parents
rGba00a6f9a396: cstyle: understand macro params can be empty
Branches
Unknown
Tags
Unknown