commit | 105513cc4a25522f959788371bd612f987d4d184 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Wed Sep 07 13:13:28 2011 -0700 |
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | Sun Sep 11 16:48:47 2011 +0300 |
tree | b106fc56e195d5c883f11c329cf7ffb59e1d83eb | |
parent | 3e2b82b9073e8bf0b4f359fa3045e81d9fe87f7d [diff] |
mtd: nand: refactor scanning code A few pieces of code are unnecessarily duplicated. For easier maintenance, we should fix this. This should have no functional effect. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>