From: Konrad Rzeszutek Wilk Date: Mon, 13 Aug 2012 15:00:08 +0000 (-0400) Subject: xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~30^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7083eee3bc088d1fc30eefabd6263bca40c95a;p=pandora-kernel.git xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer. arch/x86/xen/pci-swiotlb-xen.c:96:1: warning: Using plain integer as NULL pointer arch/x86/xen/pci-swiotlb-xen.c:96:1: warning: Using plain integer as NULL pointer Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed