From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K. Y. Srinivasan" Subject: [PATCH 0000/0024] Staging: hv: mousevsc cleanup Date: Thu, 29 Sep 2011 11:54:16 -0700 Message-ID: <1317322456-9747-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 Cc: "K. Y. Srinivasan" List-Id: virtualization@lists.linuxfoundation.org The mouse driver while being in the tree for several months now, has never been functional. This patch set cleans up this driver and makes the driver functional. Furthermore, this driver is now about 30% smaller. Regards, K. Y