diff options
author | 2020-09-29 12:09:55 +0200 | |
---|---|---|
committer | 2020-09-30 10:50:30 +0200 | |
commit | 0fd16012adc0a994a7ce980a78e22e4de6220778 (patch) | |
tree | a61c43f7314e424e4814a91ed437c485ac031dc6 /include/linux/sched.h | |
parent | gpio: mpc8xxx: simplify ls1028a/ls1088a support (diff) | |
download | wireguard-linux-0fd16012adc0a994a7ce980a78e22e4de6220778.tar.xz wireguard-linux-0fd16012adc0a994a7ce980a78e22e4de6220778.zip |
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>
Diffstat (limited to 'include/linux/sched.h')
0 files changed, 0 insertions, 0 deletions