Commit b1f1d272 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Staging: hv: TODO: add some more items

Add List.h and RingBuffer.h removal items.

Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c8212f04
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment