While trying to use the gpio-mockup driver for testing purposes I noticed there's an issue with the gpiochip's label. It turned out the label pointer points to invalid memory area. This series fixes it and adds some minor changes in other places too. Bartosz Golaszewski (3): gpio: mockup: make pins_name_start static gpio: mockup: dynamically allocate memory for chip name gpio: mockup: coding style fixes drivers/gpio/gpio-mockup.c | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) -- 2.9.3 -- 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