All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Wolfram Sang <wsa-dev@sang-engineering.com>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] video: fbdev: mb862xx: remove unused variable
Date: Fri, 26 Aug 2016 17:45:55 +0200	[thread overview]
Message-ID: <20160826154555.GA1608@katana> (raw)
In-Reply-To: <20160826153252.722636-1-arnd@arndb.de>

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

On Fri, Aug 26, 2016 at 05:32:33PM +0200, Arnd Bergmann wrote:
> A cleanup patch that removed some code left behind an unused
> variable:
> 
> drivers/video/fbdev/mb862xx/mb862xx-i2c.c: In function 'mb862xx_i2c_init':
> drivers/video/fbdev/mb862xx/mb862xx-i2c.c:160:6: error: unused variable 'ret' [-Werror=unused-variable]
> 
> This removes that variable as well.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 6b610e004baf ("video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails")

Acked-by: Wolfram Sang <wsa@the-dreams.de>

Thanks! I already reworked my scripts to detect that better in the
future.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>,
	Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>,
	Wolfram Sang <wsa-dev@sang-engineering.com>,
	linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] video: fbdev: mb862xx: remove unused variable
Date: Fri, 26 Aug 2016 15:45:55 +0000	[thread overview]
Message-ID: <20160826154555.GA1608@katana> (raw)
In-Reply-To: <20160826153252.722636-1-arnd@arndb.de>

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

On Fri, Aug 26, 2016 at 05:32:33PM +0200, Arnd Bergmann wrote:
> A cleanup patch that removed some code left behind an unused
> variable:
> 
> drivers/video/fbdev/mb862xx/mb862xx-i2c.c: In function 'mb862xx_i2c_init':
> drivers/video/fbdev/mb862xx/mb862xx-i2c.c:160:6: error: unused variable 'ret' [-Werror=unused-variable]
> 
> This removes that variable as well.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: 6b610e004baf ("video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter fails")

Acked-by: Wolfram Sang <wsa@the-dreams.de>

Thanks! I already reworked my scripts to detect that better in the
future.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-08-26 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26 15:32 [PATCH] video: fbdev: mb862xx: remove unused variable Arnd Bergmann
2016-08-26 15:32 ` Arnd Bergmann
2016-08-26 15:45 ` Wolfram Sang [this message]
2016-08-26 15:45   ` Wolfram Sang
2016-09-01  8:52 [PATCH] video: fbdev: mb862xx: remove unused variable 'ret' Colin King
2016-09-01  8:52 ` Colin King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160826154555.GA1608@katana \
    --to=wsa@the-dreams.de \
    --cc=arnd@arndb.de \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=plagnioj@jcrosoft.com \
    --cc=tomi.valkeinen@ti.com \
    --cc=wsa-dev@sang-engineering.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.