From: Atsushi Nemoto Date: Fri, 16 Mar 2007 21:38:20 +0000 (-0800) Subject: [PATCH] SPI: at25: do not use pointer before assignment X-Git-Tag: v2.6.21-rc5~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ca97d26a7efe9488174336bc67fdaea01aad49;p=pandora-kernel.git [PATCH] SPI: at25: do not use pointer before assignment Prevents a potential oops with CONFIG_SPI_DEBUG given flakey hardware or incorrect configuration. Signed-off-by: Atsushi Nemoto Signed-off-by: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed