]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: 104-idi-48: improve code indentation
authorDeepak R Varma <mh12gx2825@gmail.com>
Tue, 13 Oct 2020 19:02:12 +0000 (00:32 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 29 Oct 2020 13:58:00 +0000 (14:58 +0100)
commita2e7e352dc65ae5d42b8bb8e40666d4a579f5bd6
tree070d49a4775a0aed2e199019dd8f4b700d9d327b
parente2a8556541db525c992146d54d7425c49636bf32
gpio: 104-idi-48: improve code indentation

Address code indentation warning messages by checkpatch script. Combine
split function parameters on one line. This also resolves the "use tabs
instead of space" warning by checkpatch script.

Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Link: https://lore.kernel.org/r/20201013190212.GA85788@ubuntu204
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-104-idi-48.c