RE: [PATCH 0/2] hyperv: minor cleanups

2016-08-22 Thread Dexuan Cui
> From: devel [mailto:driverdev-devel-boun...@linuxdriverproject.org] On Behalf
> Of sthem...@exchange.microsoft.com
> Sent: Tuesday, August 23, 2016 1:33
> To: KY Srinivasan ; Haiyang Zhang
> 
> Cc: de...@linuxdriverproject.org; Stephen Hemminger
> 
> Subject: [PATCH 0/2] hyperv: minor cleanups
> 
> 
> From: Stephen Hemminger 
> 
> Sparse warnings from global data/functions that should be static
> 
> Stephen Hemminger (2):
>   hyperv: make mmio resource local
>   hv_pci: make hv_irq functions static
> 
>  drivers/hv/vmbus_drv.c|4 ++--
>  drivers/pci/host/pci-hyperv.c |4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> --

I also have a few clean-up patches for the driver. Will post them.

Thanks,
-- Dexuan
___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel


[PATCH 0/2] hyperv: minor cleanups

2016-08-22 Thread sthemmin
From: Stephen Hemminger 

Sparse warnings from global data/functions that should be static

Stephen Hemminger (2):
  hyperv: make mmio resource local
  hv_pci: make hv_irq functions static

 drivers/hv/vmbus_drv.c|4 ++--
 drivers/pci/host/pci-hyperv.c |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.4.1

___
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel