On Thu, Dec 14, 2017 at 3:29 PM, Bartosz Golaszewski <brgl@xxxxxxxx> wrote: > Users often pass a pointer to a static string to gpiochip_add_data() > family of functions. Avoid unnecessary memory allocations with the > provided helper routine. > > While at it: use a ternary operator instead of an if else for brevity. > > Signed-off-by: Bartosz Golaszewski <brgl@xxxxxxxx> Patch applied. (Patch 1/2 was already applied from an earlier version). Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html