commit | f02654504dd24348ed28bc965527de99abaa4485 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Mon Jan 30 15:08:26 2012 +0200 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Tue Mar 27 00:19:21 2012 +0100 |
tree | dbaa450069cb29bd175a13dbad730e0a4ac077af | |
parent | 570469f3bde7f71cc1ece07a18d54a05b6a8775d [diff] |
jffs2: remove direct mtd->point reference Commit 10934478e44d9a5a7b16dadd89094fb608cf101e did not remove now useless "if (mtd->point)" check mistakingly - let's kill it now. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>