HomeFreeBSD

intrng: switch flag arguments to unsigned

Description

intrng: switch flag arguments to unsigned

The flag variables behind these are all unsigned. As such adjust the
declarations to match reality and reduce the number of mismatches.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1126

Details

Provenance
ehem_freebsd_m5p.comAuthored on May 9 2024, 11:04 PM
impCommitted on May 9 2024, 11:14 PM
Parents
rGa9e0f316b3da: kern/intr: redeclare intr_setaffinity()'s third arg constant
Branches
Unknown
Tags
Unknown