freebsd-dev/sys/dev/smartpqi
Warner Losh eae2ef5a01 smartpqi: Remove stray declaration
pqisrc_is_firmware_feature_enabled shouldn't be declared inline in a
header, and then static inline in the .c function. Remove this stray
declartion from the header. gcc6 complains, but clang does not.

Sponsored by:		Netflix
2021-06-03 17:45:27 -06:00
..
smartpqi_cam.c smartpqi: clear CCBs allocated on the stack 2021-05-28 16:40:24 -06:00
smartpqi_cmd.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_defines.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_discovery.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_event.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_helper.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_includes.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_init.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_intr.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_ioctl.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_ioctl.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_main.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_mem.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_misc.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_prototypes.h smartpqi: Remove stray declaration 2021-06-03 17:45:27 -06:00
smartpqi_queue.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_request.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_response.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_sis.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_structures.h Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00
smartpqi_tag.c Newly added features and bug fixes in latest Microchip SmartPQI driver 2021-05-28 16:40:23 -06:00