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