git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8752fd
)
xen/swiotlb: Fix compile warnings when using plain integer instead of NULL pointer.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 13 Aug 2012 15:00:08 +0000
(11:00 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Thu, 23 Aug 2012 14:19:03 +0000
(10:19 -0400)
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>
No differences found