opnsense-src/sys/dev/smartpqi
Warner Losh 67e1423099 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

(cherry picked from commit 2f06449d64298fe508e3c585b45effd69a72d696)

Approved by: re (cperciva@)
2023-09-17 08:34:40 -06:00
..
smartpqi_cam.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_cmd.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_defines.h smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_discovery.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_event.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_features.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_helper.c smartpqi: Fix build issues highlighted by gcc12 2023-09-17 08:34:40 -06:00
smartpqi_helper.h smartpqi: Fix build issues highlighted by gcc12 2023-09-17 08:34:40 -06:00
smartpqi_includes.h smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_init.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_intr.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_ioctl.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_ioctl.h smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_main.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_mem.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_misc.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_prototypes.h smartpqi: Fix build issues highlighted by gcc12 2023-09-17 08:34:40 -06:00
smartpqi_queue.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_request.c smartpqi: Fix build issues highlighted by gcc12 2023-09-17 08:34:40 -06:00
smartpqi_response.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_sis.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_structures.h smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00
smartpqi_tag.c smartpqi: update to version 4410.0.2005 2023-08-24 15:25:09 -06:00