Skip to content

Commit

Permalink
Staging: hv: TODO: add some more items
Browse files Browse the repository at this point in the history
Add List.h and RingBuffer.h removal items.

Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent c8212f0 commit b1f1d27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/staging/hv/TODO
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
TODO:
- fix checkpatch warnings/errors
- fix sparse issues
- remove List.h usage to use in-kernel list.h instead
- 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
Expand Down

0 comments on commit b1f1d27

Please sign in to comment.