2 - fix remaining checkpatch warnings and errors
3 - audit the vmbus to verify it is working properly with the
5 - convert vmbus driver interface function pointer tables
6 to constant, a.k.a vmbus_ops
7 - see if the vmbus can be merged with the other virtual busses
9 - audit the network driver
10 - checking for carrier inside open is wrong, network device API
12 - audit the block driver
13 - audit the scsi driver
15 Please send patches for this code to Greg Kroah-Hartman <gregkh@suse.de>,
16 Hank Janssen <hjanssen@microsoft.com>, and Haiyang Zhang <haiyangz@microsoft.com>.