mbox series

[GIT,PULL] gpio: fixes for v5.5-rc5

Message ID 20200103164857.18811-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio: fixes for v5.5-rc5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.5-rc5

Message

Bartosz Golaszewski Jan. 3, 2020, 4:48 p.m. UTC
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

Linus,

please consider pulling the following fix for v5.5. I missed some
indentation issues during review in gpio-mockup.

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

  Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.5-rc5

for you to fetch changes up to ee8598ae527ea0408e440c073e0945fc37488fe6:

  gpio: mockup: fix coding style (2020-01-03 17:38:23 +0100)

----------------------------------------------------------------
gpio fixes for v5.5-rc5

- fix coding style issues introduced in gpio-mockup during merge window

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: mockup: fix coding style

 drivers/gpio/gpio-mockup.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Linus Walleij Jan. 3, 2020, 11:13 p.m. UTC | #1
On Fri, Jan 3, 2020 at 5:49 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> please consider pulling the following fix for v5.5. I missed some
> indentation issues during review in gpio-mockup.

Pulled in, thanks!

Yours,
Linus Walleij