Staging: hv: add a TODO file
[safe/jmp/linux-2.6] / drivers / staging / hv / TODO
1 TODO:
2         - fix checkpatch warnings/errors
3         - fix sparse issues
4         - remove compatibility layer
5         - fix HANDLE usage to be "real" pointers
6         - audit the vmbus to verify it is working properly with the
7           driver model
8         - see if the vmbus can be merged with the other virtual busses
9           in the kernel
10         - audit the network driver
11         - audit the block driver
12         - audit the scsi driver
13
14 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>
15 and Hank Janssen <hjanssen@microsoft.com>