[PATCH V2 1/1] Drivers: hv: Implement the file copy service

KY Srinivasan kys at microsoft.com
Thu Jan 16 15:51:16 UTC 2014



> -----Original Message-----
> From: Olaf Hering [mailto:olaf at aepfle.de]
> Sent: Thursday, January 16, 2014 2:17 AM
> To: KY Srinivasan
> Cc: gregkh at linuxfoundation.org; linux-kernel at vger.kernel.org;
> devel at linuxdriverproject.org; apw at canonical.com; jasowang at redhat.com
> Subject: Re: [PATCH V2 1/1] Drivers: hv: Implement the file copy service
> 
> On Tue, Jan 14, K. Y. Srinivasan wrote:
> 
> > +++ b/include/linux/hyperv.h
> > @@ -26,6 +26,8 @@
> >  #define _HYPERV_H
> >
> >  #include <linux/types.h>
> > +#include <linux/uuid.h>
> > +#include <linux/limits.h>
> 
> limits.h is not required.

Will get rid of it.

Thanks,

K. Y
> 
> Olaf


More information about the devel mailing list