From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756153Ab1I3Fba (ORCPT ); Fri, 30 Sep 2011 01:31:30 -0400 Received: from p3plsmtps2ded03.prod.phx3.secureserver.net ([208.109.80.60]:56296 "HELO p3plsmtps2ded03-02.prod.phx3.secureserver.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750853Ab1I3Fb3 (ORCPT ); Fri, 30 Sep 2011 01:31:29 -0400 From: "K. Y. Srinivasan" To: gregkh@suse.de, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, virtualization@lists.osdl.org, ohering@suse.com Cc: "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> X-Mailer: git-send-email 1.7.4.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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