commit | 050c0c1bb2604a62bb250ff6181e9c00727da510 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Fri Feb 03 11:37:47 2012 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue Mar 27 00:24:14 2012 +0100 |
tree | b17ed0512819652b9fb9f6254e01c173b528d3fd | |
parent | b25675722acf8a81638afb1124b38c4752299fa5 [diff] |
mtd: redboot: remove useless code We do not need to invoke 'mtd_can_have_bb()' before invoking 'mtd_block_isbad()' because the latter already handles the case when the MTD device does not support bad blocks. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>