HomeFreeBSD

smartpqi: Fix build issues highlighted by gcc12

Description

smartpqi: Fix build issues highlighted by gcc12

Make inline functions defined in a header file as static inline.
Mark inline functions used only in the compilation unit they are
defined in as merely static (the compiler can figure out it these
days).

Sponsored by: Netflix

Details

Provenance
impAuthored on Aug 25 2023, 3:45 PM
Parents
rGe40d16ad6ee9: sctp: cleanup
Branches
Unknown
Tags
Unknown