From: Anton Vorontsov Date: Mon, 12 Oct 2009 16:49:22 +0000 (+0400) Subject: spi_mpc8xxx: Fix uninitialized variable X-Git-Tag: v2.6.33-rc1~293^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783058fd582a1d8afbbf1d4e9b7918614a4550ff;p=pandora-kernel.git spi_mpc8xxx: Fix uninitialized variable This patch fixes the following warning: CC drivers/spi/spi_mpc8xxx.o spi_mpc8xxx.c: In function 'of_mpc8xxx_spi_probe': spi_mpc8xxx.c:681: warning: 'ret' may be used uninitialized in this function Signed-off-by: Anton Vorontsov Acked-by: David Brownell Signed-off-by: Kumar Gala --- Reading git-diff-tree failed