aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev/iwlwifi/pcie/utils.h
diff options
context:
space:
mode:
authorChristos Margiolis <christos@FreeBSD.org>2025-11-21 16:14:33 +0000
committerChristos Margiolis <christos@FreeBSD.org>2025-11-21 16:14:47 +0000
commit9d18115ca0ab0ef3f34173d4e2bdabec916d0b60 (patch)
tree6a461951db5767d5665e4883883c1fc57a393a5f /sys/contrib/dev/iwlwifi/pcie/utils.h
parente254ef87a30bfcaabc6e4d8e0ecf05f6949a4f06 (diff)
sound: Retire snd_mtx* wrappersHEADmain
Do not create mutexes with snd_mtxcreate(). It doesn't provide any value, plus it first allocates the mutex with malloc(9). Allocate mutexes in the stack and use mtx_* functions directly instead of the snd_mtx* wrappers. Sponsored by: The FreeBSD Foundation MFC after: 1 week Reviewed by: kib, markj Differential Revision: https://reviews.freebsd.org/D53855
Diffstat (limited to 'sys/contrib/dev/iwlwifi/pcie/utils.h')
0 files changed, 0 insertions, 0 deletions