[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yh6GGJvjEE0hB9jJ@kroah.com>
Date: Tue, 1 Mar 2022 21:46:16 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Iouri Tarassov <iourit@...ux.microsoft.com>
Cc: kys@...rosoft.com, haiyangz@...rosoft.com, sthemmin@...rosoft.com,
wei.liu@...nel.org, linux-hyperv@...r.kernel.org,
linux-kernel@...r.kernel.org, spronovo@...rosoft.com,
spronovo@...ux.microsoft.com
Subject: Re: [PATCH v3 05/30] drivers: hv: dxgkrnl: Opening of /dev/dxg
device and dxgprocess creation
On Tue, Mar 01, 2022 at 11:45:52AM -0800, Iouri Tarassov wrote:
> --- a/drivers/hv/dxgkrnl/dxgkrnl.h
> +++ b/drivers/hv/dxgkrnl/dxgkrnl.h
> @@ -27,9 +27,11 @@
> #include <linux/pci.h>
> #include <linux/hyperv.h>
>
> +struct dxgprocess;
No need to pre-define this.
thanks,
greg k-h
Powered by blists - more mailing lists