HomeFreeBSD

smartpqi: Make pqisrc_is_supported_write static

Description

smartpqi: Make pqisrc_is_supported_write static

This fixes a build error with -O0 and matches all the other pqisrc_is_*
routines in the file.

  • kernel.full ---

ld: error: undefined symbol: pqisrc_is_supported_write

referenced by smartpqi_request.c:1799 (/.../smartpqi_request.c:1799)

smartpqi_request.o:(pqisrc_build_scsi_cmd_raidbypass)

Details

Provenance
npAuthored on Sat, Jan 10, 8:15 PM
Parents
rG509a185dd940: net80211: fix bpf tap leak on wlan(4) detach
Branches
Unknown
Tags
Unknown