commit | 6d7083eee3bc088d1fc30eefabd6263bca40c95a | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Aug 13 11:00:08 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Aug 23 10:19:03 2012 -0400 |
tree | ea4debe9ba5255c1e77e9480f696f044a1104202 | |
parent | a8752fd9a4106c5efe324109df133692d5fcbffc [diff] |
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 <konrad.wilk@oracle.com>