From mboxrd@z Thu Jan 1 00:00:00 1970 From: "K. Y. Srinivasan" Subject: [PATCH 0/8] Staging: hv: Driver cleanup Date: Tue, 19 Jul 2011 11:43:38 -0700 Message-ID: <1311101018-23370-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 Cc: "K. Y. Srinivasan" List-Id: virtualization@lists.linuxfoundation.org Further cleanup of the hv drivers: 1) Cleanup all remaining checkpatch warnings/errors. 2) Get rid of items from the TODO file that have been either completed or cannot be done. 3) Update the TODO file to reflect the current status. Regards, K. Y