From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K. Y. Srinivasan" Subject: [PATCH 0/3] Staging: hv: mousevsc: cleanup the mouse driver Date: Fri, 28 Oct 2011 15:10:47 -0700 Message-ID: <1319839847-28959-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, joe@perches.com, dmitry.torokhov@gmail.com, jkosina@suse.cz Cc: "K. Y. Srinivasan" List-Id: virtualization@lists.linuxfoundation.org Further cleanup to move the mouse driver out of staging. This patch-set addresses the comments I have received from Jiri, Joe and Greg. Thank you for taking the time to review the code. Regards, K. Y