pci/xen: Cleanup: convert int** to int[]
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 17 Feb 2011 17:02:23 +0000 (12:02 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 18 Feb 2011 17:41:49 +0000 (12:41 -0500)
commitcc0f89c4a426fcd6400a89e9e34e4a8851abef76
tree4d588c2cb0fdf6046e61f5be0b08d307b86a2dc8
parent55cb8cd45e0600df1473489518d7f12ce1bbe973
pci/xen: Cleanup: convert int** to int[]

Cleanup code. Cosmetic change to make the code look easier
to read.

Reviewed-by: Ian Campbell <Ian.Campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/include/asm/xen/pci.h
arch/x86/pci/xen.c
drivers/pci/xen-pcifront.c
This page took 0.025271 seconds and 5 git commands to generate.