commit | b41b6f1d1cb6a16c737c4699d2815112ec21faa6 | [log] [tgz] |
---|---|---|
author | Venkatraman S <svenkatr@ti.com> | Fri Apr 13 17:54:13 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed May 09 10:10:46 2012 -0400 |
tree | f04425a31d0ea619c67225bad8f49e93fee7eb18 | |
parent | 1b50f5f392e31ab41a272ed3b438f603c09be3f0 [diff] |
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 <svenkatr@ti.com> Reviewed-by: Namjae Jeon <linkinjeon@gmail.com> Signed-off-by: Chris Ball <cjb@laptop.org>