RE: [PATCH 1/1] Staging: hv: mousevsc: Move the mouse driver out of staging
From: KY Srinivasan <kys@microsoft.com>
Date: 2011-10-15 13:24:08
Also in:
linux-input, lkml
From: KY Srinivasan <kys@microsoft.com>
Date: 2011-10-15 13:24:08
Also in:
linux-input, lkml
-----Original Message----- From: Joe Perches [mailto:joe@perches.com] Sent: Saturday, October 15, 2011 2:37 AM To: KY Srinivasan Cc: gregkh@suse.de; linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; virtualization@lists.osdl.org; dmitry.torokhov@gmail.com; linux-input@vger.kernel.org; Haiyang Zhang Subject: Re: [PATCH 1/1] Staging: hv: mousevsc: Move the mouse driver out of staging On Fri, 2011-10-14 at 23:08 -0700, K. Y. Srinivasan wrote:quoted
In preparation for moving the mouse driver out of staging, seek community review of the mouse driver code. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>Just some stylistic things, none of which should prevent any code movement.
Thanks Joe. I will fix the issues you have noted either before or after moving the code out of staging based on other review comments. Regards, K. Y