Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1309096

Re: [PATCH] mfd: asic3: remove extraneous ')'

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] mfd: asic3: remove extraneous ')'
Date 2016-01-14 10:10 +0100
Message-ID <qQM4O-4UH-19@gated-at.bofh.it> (permalink)
References <qQ37I-7fJ-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jan 12, 2016 at 10:02 AM, Arnd Bergmann <arnd@arndb.de> wrote:
> A cleanup patch introduced an extra closing ')' that leads to a
> build error:
>
> drivers/mfd/asic3.c: In function 'asic3_gpio_get':
> drivers/mfd/asic3.c:505:12: error: expected ';' before ')' token
>
> This removes the extra character to get it to build again.
>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: fd5b4d01a638 ("mfd: asic3: Be sure to clamp return value")
> ---
> This came up today on linux-next. I took the liberty to adjust formatting
> of that line as well, if you prefer the original line wrapping please
> undo that part when applying.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Sorry for the mess, apparently one of those I didn't find a good
way of building...

Yours,
Linus Walleij

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] mfd: asic3: remove extraneous ')' Arnd Bergmann <arnd@arndb.de> - 2016-01-12 10:10 +0100
  Re: [PATCH] mfd: asic3: remove extraneous ')' Lee Jones <lee.jones@linaro.org> - 2016-01-12 10:20 +0100
  Re: [PATCH] mfd: asic3: remove extraneous ')' Lee Jones <lee.jones@linaro.org> - 2016-01-12 10:20 +0100
  Re: [PATCH] mfd: asic3: remove extraneous ')' Linus Walleij <linus.walleij@linaro.org> - 2016-01-14 10:10 +0100

csiph-web