Staging: hv: osd: remove MemoryFence wrapper
[linux-2.6/libata-dev.git] / drivers / staging / hv / TODO
blobc70fd4fa316ebe96055d59a81b9f03649438b72e
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
14 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>
15 and Hank Janssen <hjanssen@microsoft.com>