HomeFreeBSD

qat: Drop extraneous parentheses from some macro values.

Description

qat: Drop extraneous parentheses from some macro values.

This header duplicates a few #defines in "adf_cfg_strings.h". The
latter header does not use the unneeded parentheses, but if a C file
includes both of these headers, clang raises an error because the macro
is redefined with a different value.

Reviewed by: markj
Sponsored by: DARPA
Obtained from: CheriBSD
Differential Revision: https://reviews.freebsd.org/D36329

Details

Provenance
jhbAuthored on Sep 2 2022, 9:49 PM
Reviewer
markj
Differential Revision
D36329: qat: Drop extraneous parentheses from some macro values.
Parents
rG2a90c47af158: release: Set loader_menu_multi_user_prompt to "Installer" for installer
Branches
Unknown
Tags
Unknown