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


Groups > linux.kernel > #1653118

Re: [PATCH] gpiolib: remove unused variable 'i'

From Colin Ian King <colin.king@canonical.com>
Newsgroups linux.kernel
Subject Re: [PATCH] gpiolib: remove unused variable 'i'
Date 2017-05-30 13:10 +0200
Message-ID <tMNcd-6zF-3@gated-at.bofh.it> (permalink)
References <tMLWO-5BU-25@gated-at.bofh.it> <tMN2x-6he-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 30/05/17 11:58, Mark Brown wrote:
> On Tue, May 30, 2017 at 10:44:20AM +0100, Colin King wrote:
>> From: Colin Ian King <colin.king@canonical.com>
>>
>> Fixes smatch warning: unused variable 'i' [-Wunused-variable]
>>
>> Signed-off-by: Colin Ian King <colin.king@canonical.com>
>> ---
>>  drivers/gpio/gpiolib.c                   | 2 --
>>  sound/soc/generic/audio-graph-scu-card.c | 2 +-
>>  2 files changed, 1 insertion(+), 3 deletions(-)
> 
> You've got two unrelated patches in one here (as a quick review of your
> CC list would probably have warned you...).
> 
Oops, my bad. V2 resent.

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


Thread

[PATCH] gpiolib: remove unused variable 'i' Colin King <colin.king@canonical.com> - 2017-05-30 11:50 +0200
  Re: [PATCH] gpiolib: remove unused variable 'i' Mark Brown <broonie@kernel.org> - 2017-05-30 13:00 +0200
    Re: [PATCH] gpiolib: remove unused variable 'i' Colin Ian King <colin.king@canonical.com> - 2017-05-30 13:10 +0200

csiph-web