LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* linux-next: build warning after merge of the trivial tree
@ 2015-03-10 5:34 Stephen Rothwell
2015-03-10 5:38 ` Stephen Rothwell
2015-03-10 9:47 ` Jiri Kosina
0 siblings, 2 replies; 3+ messages in thread
From: Stephen Rothwell @ 2015-03-10 5:34 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-next, linux-kernel, Alan, Alan Cox
[-- Attachment #1: Type: text/plain, Size: 577 bytes --]
Hi Jiri,
After merging the trivial tree, today's linux-next build ()
produced this warning:
drivers/tty/goldfish.c: In function 'goldfish_tty_probe':
drivers/tty/goldfish.c:232:6: warning: unused variable 'i' [-Wunused-variable]
int i;
^
Introduced by commit 2a2483685a9d ("goldfish: remove unreachable line
of code").
Also, the author email of that patch does not have a full name and does
not match any of the Signed-off-by lines :-( (Yes, I know they are the
same person).
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build warning after merge of the trivial tree
2015-03-10 5:34 linux-next: build warning after merge of the trivial tree Stephen Rothwell
@ 2015-03-10 5:38 ` Stephen Rothwell
2015-03-10 9:47 ` Jiri Kosina
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Rothwell @ 2015-03-10 5:38 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-next, linux-kernel, Alan, Alan Cox
[-- Attachment #1: Type: text/plain, Size: 276 bytes --]
Hi all,
On Tue, 10 Mar 2015 16:34:17 +1100 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After merging the trivial tree, today's linux-next build ()
This was an x86_64 allmodconfig build.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux-next: build warning after merge of the trivial tree
2015-03-10 5:34 linux-next: build warning after merge of the trivial tree Stephen Rothwell
2015-03-10 5:38 ` Stephen Rothwell
@ 2015-03-10 9:47 ` Jiri Kosina
1 sibling, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2015-03-10 9:47 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, linux-kernel, Alan, Alan Cox
On Tue, 10 Mar 2015, Stephen Rothwell wrote:
> Hi Jiri,
>
> After merging the trivial tree, today's linux-next build ()
> produced this warning:
>
> drivers/tty/goldfish.c: In function 'goldfish_tty_probe':
> drivers/tty/goldfish.c:232:6: warning: unused variable 'i' [-Wunused-variable]
> int i;
> ^
>
> Introduced by commit 2a2483685a9d ("goldfish: remove unreachable line
> of code").
Thanks for the report Stephen, now fixed via 0e4f93e501 in
trivial.git#for-next.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-10 9:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-10 5:34 linux-next: build warning after merge of the trivial tree Stephen Rothwell
2015-03-10 5:38 ` Stephen Rothwell
2015-03-10 9:47 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).