Re: linux-next: build warning after merge of the trivial tree

2015-03-10 Thread Jiri Kosina
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

Re: linux-next: build warning after merge of the trivial tree

2015-03-10 Thread Jiri Kosina
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;

Re: linux-next: build warning after merge of the trivial tree

2015-03-09 Thread Stephen Rothwell
Hi all, On Tue, 10 Mar 2015 16:34:17 +1100 Stephen Rothwell wrote: > > After merging the trivial tree, today's linux-next build () This was an x86_64 allmodconfig build. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpJfESNjaf3L.pgp Description: OpenPGP digital

linux-next: build warning after merge of the trivial tree

2015-03-09 Thread Stephen Rothwell
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:

Re: linux-next: build warning after merge of the trivial tree

2015-03-09 Thread Stephen Rothwell
Hi all, On Tue, 10 Mar 2015 16:34:17 +1100 Stephen Rothwell s...@canb.auug.org.au wrote: After merging the trivial tree, today's linux-next build () This was an x86_64 allmodconfig build. -- Cheers, Stephen Rothwells...@canb.auug.org.au pgpJfESNjaf3L.pgp Description:

linux-next: build warning after merge of the trivial tree

2015-03-09 Thread Stephen Rothwell
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: