Skip to content

Commit

Permalink
Staging: hv: update the TODO file
Browse files Browse the repository at this point in the history
Remove a few items that have already been resolved.
There are only a few checkpatch issues, they need to be resolved
by larger code logic changes that are not "simple" changes.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent 19d7810 commit 0949a02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions drivers/staging/hv/TODO
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
TODO:
- fix checkpatch warnings/errors
- fix sparse issues
- fix remaining checkpatch warnings and errors
- remove RingBuffer.c to us in-kernel ringbuffer functions instead.
- fix HANDLE usage to be "real" pointers
- 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
Expand Down

0 comments on commit 0949a02

Please sign in to comment.