KVM: x86 emulator: whitespace cleanups
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / hv / TODO
blob582fd4ab3f1e41abd95a42aa3dfacfcd7526d9d6
1 TODO:
2         - fix remaining checkpatch warnings and errors
3         - audit the vmbus to verify it is working properly with the
4           driver model
5         - see if the vmbus can be merged with the other virtual busses
6           in the kernel
7         - audit the network driver
8           - checking for carrier inside open is wrong, network device API
9             confusion??
10         - audit the block driver
11         - audit the scsi driver
13 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
14 Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.