Files
kernel_arpi/include/linux
Bartosz Golaszewski 0fd16012ad lib: string_helpers: provide kfree_strarray()
There's a common pattern of dynamically allocating an array of char
pointers and then also dynamically allocating each string in this
array. Provide a helper for freeing such a string array with one call.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2020-09-30 10:50:30 +02:00
..
2020-08-03 18:19:23 -07:00
2020-08-12 10:57:59 -07:00
2020-07-27 14:29:23 -04:00
2020-08-14 19:56:56 -07:00
2020-08-04 21:02:38 -04:00
2020-07-31 18:08:59 +10:00
2020-08-07 11:33:24 -07:00
2020-08-01 11:28:17 +02:00