From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K. Y. Srinivasan" Subject: [PATCH 0/6] Staging: hv: mousevsc: cleanup the mouse driver Date: Tue, 25 Oct 2011 17:18:31 -0700 Message-ID: <1319588311-9935-1-git-send-email-kys@microsoft.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: gregkh@suse.de, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, virtualization@lists.osdl.org, ohering@suse.com, dmitry.torokhov@gmail.com, joe@perches.com Cc: "K. Y. Srinivasan" List-Id: virtualization@lists.linuxfoundation.org As part of the effort to move the mouse driver out of staging, I had posted the code for review by the community. This patch-set addresses the comments I received. I would like to thank Dmitry and Joe for their comments and suggestions. Regards, K. Y