]> git.baikalelectronics.ru Git - kernel.git/commit
jffs2: remove direct mtd->point reference
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 30 Jan 2012 13:08:26 +0000 (15:08 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 26 Mar 2012 23:19:21 +0000 (00:19 +0100)
commit60dcc735cb2d37a3188e0b4acc456f1c3e36ecfe
treedbaa450069cb29bd175a13dbad730e0a4ac077af
parent9b007536a13a8e16a9a3d2aafa9ab1396767f4e1
jffs2: remove direct mtd->point reference

Commit 9835b11c9b2fa8e614efa75095170b1d11ba161f 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>
fs/jffs2/scan.c