Re: [Qemu-devel] [PATCH] mips64el: fulong: PCI_DEVFN() clean up.

2010-07-30 Thread Aurelien Jarno
On Tue, Jul 27, 2010 at 03:24:47PM +0900, Isaku Yamahata wrote: > Use PCI_DEVFN() where appropriate. > The resulted stripped binary remains same > with/without thie patch. > > Cc: Huacai Chen > Cc: Aurelien Jarno > Signed-off-by: Isaku Yamahata > --- > hw/mips_fulong2e.c | 14 +++---

[Qemu-devel] [PATCH] mips64el: fulong: PCI_DEVFN() clean up.

2010-07-26 Thread Isaku Yamahata
Use PCI_DEVFN() where appropriate. The resulted stripped binary remains same with/without thie patch. Cc: Huacai Chen Cc: Aurelien Jarno Signed-off-by: Isaku Yamahata --- hw/mips_fulong2e.c | 14 +++--- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hw/mips_fulong2e.c