diff options
Diffstat (limited to 'drivers/staging/hv/TODO')
-rw-r--r-- | drivers/staging/hv/TODO | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO index 66a89c809dd3..582fd4ab3f1e 100644 --- a/drivers/staging/hv/TODO +++ b/drivers/staging/hv/TODO @@ -2,8 +2,6 @@ TODO: - fix remaining checkpatch warnings and errors - audit the vmbus to verify it is working properly with the driver model - - convert vmbus driver interface function pointer tables - to constant, a.k.a vmbus_ops - see if the vmbus can be merged with the other virtual busses in the kernel - audit the network driver |