commit | f54d6336372b97d3624d1c5c179b2dd062472bd1 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Fri Oct 09 18:43:52 2009 +0900 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Oct 17 15:39:48 2009 +0100 |
tree | b3273e94befaa95785717498c2df0cdeda2a50ea | |
parent | 5a134239e707b23c65948f41f40b828d40e440af [diff] |
mtd: cleanup mtd_oobtest - Remove unnecessary memset for bbt All entries will be initialized at a few lines below - Remove unnecessary initialization for mtd->erasesize - Use write_whole_device() Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>