Skip to content
Commit acdb89b6 authored by Andy Shevchenko's avatar Andy Shevchenko
Browse files

lib/string_helpers: Introduce managed variant of kasprintf_strarray()



Some of the users want to have easy way to allocate array of strings
that will be automatically cleaned when associated device is gone.

Introduce managed variant of kasprintf_strarray() for such use cases.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
parent 418e0a35
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment