fix clang-format error that is blocking CI

This commit is contained in:
Ehren Bendler 2025-05-01 09:53:22 -04:00 committed by afayaz-feral
parent 499af4c7bb
commit 6e5c950141

View File

@ -60,7 +60,7 @@ POSSIBILITY OF SUCH DAMAGE.
#endif
#ifndef IOPRIO_PRIO_DATA
#define IOPRIO_PRIO_DATA(mask) ((mask)&IOPRIO_PRIO_MASK)
#define IOPRIO_PRIO_DATA(mask) ((mask) & IOPRIO_PRIO_MASK)
#endif
#ifndef IOPRIO_PRIO_VALUE