From: Venkatraman S Date: Fri, 13 Apr 2012 12:24:13 +0000 (+0530) Subject: mmc: queue: remove redundant memsets X-Git-Tag: v3.5-rc1~85^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b41b6f1d1cb6a16c737c4699d2815112ec21faa6;p=pandora-kernel.git mmc: queue: remove redundant memsets Not needed to memset, as they are pointers and are assigned to proper values in the next line anyway. Signed-off-by: Venkatraman S Reviewed-by: Namjae Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed