Skip to content
Commit 76a160ba authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

i2s_handlers: fix incorrect k_mem_slab_free arg



The API wants a pointer to the memory block pointer for
some reason (even though it's unnecessary to the
implementation).

Compiler won't warn if a void * is passed instead of a
void **.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 42cfd4ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment