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

From: Grant Likely
Date: Thu Oct 14 2010 - 01:00:42 EST


On Thu, Oct 14, 2010 at 12:59:52PM +1100, Stephen Rothwell wrote:
> Hi Grant,
>
> After merging the rcu tree, today's linux-next build (x86_64 allmodconfig)
> produced this warning:
>
> drivers/spi/spi_topcliff_pch.c: In function 'pch_spi_process_messages':
> drivers/spi/spi_topcliff_pch.c:752: warning: 'data' is used uninitialized in this function
>
> and, indeed it is ...

Oops, so it is. I messed that up in the refactoring patch.
Fortunately this is a new driver so it is not a regression. I'll push
out the fix this evening.

g.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/