From: Martin Kepplinger Date: Thu, 31 Jul 2014 14:31:16 +0000 (+0200) Subject: mtd: use NULL instead of 0 for an address X-Git-Tag: fixes-against-v3.18-rc2~54^2~33^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b6e5172e363b0c35a6be4d3197f3bcdc789292e;p=pandora-kernel.git mtd: use NULL instead of 0 for an address Use NULL instead of 0 when returning an address. This fixes a sparse warning. Signed-off-by: Martin Kepplinger Signed-off-by: Brian Norris --- Reading git-diff-tree failed