-----Original Message-----
From: Olaf Hering [mailto:olaf@aepfle.de]
Sent: Thursday, October 27, 2011 6:37 AM
To: KY Srinivasan
Cc: gregkh@suse.de; linux-kernel@vger.kernel.org;
devel@linuxdriverproject.org; virtualization@lists.osdl.org; ohering@suse.com;
dmitry.torokhov@gmail.com; jkosina@suse.cz
Subject: Re: [PATCH 1/1] Staging: hv: Move the mouse driver out of staging
On Wed, Oct 26, K. Y. Srinivasan wrote:
quoted
+static struct hv_driver mousevsc_drv = {
+ .name = "mousevsc",
This should be KBUILD_MODNAME.
Thanks Olaf. Once I get some more comments (especially from Jiri), I will re-spin this patch
addressing all the comments I have gotten to date.
Regards,
K. Y