Messages in this thread Patch in this message |  | | From | "K. Y. Srinivasan" <> | | Subject | [PATCH 6/8] Staging: hv: Get rid of checkpatch cleanup item | | Date | Tue, 19 Jul 2011 11:44:23 -0700 |
| |
All checkpatch warnings/errors have been addressed and fixed. Patches have been been submitted to address the remaining issues.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> --- drivers/staging/hv/TODO | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO index 582fd4a..b6335ff 100644 --- a/drivers/staging/hv/TODO +++ b/drivers/staging/hv/TODO @@ -1,5 +1,4 @@ TODO: - - fix remaining checkpatch warnings and errors - audit the vmbus to verify it is working properly with the driver model - see if the vmbus can be merged with the other virtual busses -- 1.7.4.1
|  |