From: Jiri Slaby Date: Wed, 23 Sep 2009 22:57:31 +0000 (-0700) Subject: memstick: move dev_dbg X-Git-Tag: v2.6.32-rc1~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b873c2f34ecd4a5a69b41b852cbc365694541c5f;p=pandora-kernel.git memstick: move dev_dbg id_reg.if_mode might be unitialized when (*mrq)->error is nonzero. move dev_dbg() inside the if so that we are sure we can use id_reg values. Signed-off-by: Jiri Slaby Cc: Alex Dubov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed