mtd: block2mtd: page_read() never returns NULL
authorRyosuke Saito <raitosyo@gmail.com>
Mon, 23 Apr 2012 10:47:17 +0000 (19:47 +0900)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 14 May 2012 03:56:52 +0000 (22:56 -0500)
page_read() never returns NULL, so we can remove the NULL check here.

Signed-off-by: Ryosuke Saito <raitosyo@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found