]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: mockup: coding-style fix
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 10 Feb 2020 15:50:59 +0000 (16:50 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Feb 2020 14:41:05 +0000 (15:41 +0100)
commit04c10cf2d57e97c41c54877d965817abb6aeb03b
tree05de0000cfb10436b7dc22c571ac395f150d74bb
parenteb0b7cef47ae82d2ee5507ebc11f02aeb717e8b7
gpio: mockup: coding-style fix

The indentation is wrong in gpio_mockup_apply_pull(). This patch makes
the code more readable.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Link: https://lore.kernel.org/r/20200210155059.29609-1-brgl@bgdev.pl
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mockup.c