From: Tushar Behera Date: Mon, 19 Nov 2012 18:31:52 +0000 (+0000) Subject: powerpc/pseries/pci: Use NULL instead of 0 for pointers X-Git-Tag: v3.9-rc1~100^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=724c6abf29bcef1aae688f023b7d6dcb7eab0e68;p=pandora-kernel.git powerpc/pseries/pci: Use NULL instead of 0 for pointers The third argument for of_get_property() is a pointer, hence pass NULL instead of 0. Signed-off-by: Tushar Behera Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed