From: Andrei Warkentin Date: Wed, 13 Apr 2011 20:33:12 +0000 (-0500) Subject: mmc: core: Fix use of uninitialized data in mmc_cmd_app. X-Git-Tag: v3.0-rc1~148^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f6119e25bbe0fd60e76f599d5fa10cf489519c;p=pandora-kernel.git mmc: core: Fix use of uninitialized data in mmc_cmd_app. mmc_cmd_app did not zero out mmc_command on stack. Reported-by: Chuanxiao Dong Signed-off-by: Andrei Warkentin Signed-off-by: Chris Ball --- Reading git-diff-tree failed