mtd: use NULL instead of 0 for an address
authorMartin Kepplinger <martink@posteo.de>
Thu, 31 Jul 2014 14:31:16 +0000 (16:31 +0200)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 19 Aug 2014 18:53:05 +0000 (11:53 -0700)
Use NULL instead of 0 when returning an address. This fixes a
sparse warning.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found