diff options
-rw-r--r-- | drivers/staging/hv/TODO | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/staging/hv/TODO b/drivers/staging/hv/TODO index 1e272a77078..4d390b23774 100644 --- a/drivers/staging/hv/TODO +++ b/drivers/staging/hv/TODO @@ -1,8 +1,6 @@ TODO: - - fix checkpatch warnings/errors - - fix sparse issues + - fix remaining checkpatch warnings and errors - remove RingBuffer.c to us in-kernel ringbuffer functions instead. - - fix HANDLE usage to be "real" pointers - audit the vmbus to verify it is working properly with the driver model - see if the vmbus can be merged with the other virtual busses |