]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gpiolib: clean up debugfs separator handling
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 28 Oct 2024 12:50:00 +0000 (13:50 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 4 Nov 2024 07:47:34 +0000 (08:47 +0100)
commitb9b7e4a67de1c9d40138f89e86c92ee72e631f47
tree85692761cb352a89caa614b37e02367e7cad039f
parenta7a86fe18b9a3c1e3f2c0b4687bf53cc2b9f9f88
gpiolib: clean up debugfs separator handling

Add the newline separator before generating the gpio chip entry to make
the code easier to read.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20241028125000.24051-4-johan+linaro@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpiolib.c