diff --git a/[refs] b/[refs] index 3982b1c57d00..3cd161fc7034 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8212f04d677ff7571339da66e7dc523ef8e8ae1 +refs/heads/master: b1f1d2723f71547624b8007a988f06380d6dbfe0 diff --git a/trunk/drivers/staging/hv/TODO b/trunk/drivers/staging/hv/TODO index 8284742e66e0..113ca3fb4533 100644 --- a/trunk/drivers/staging/hv/TODO +++ b/trunk/drivers/staging/hv/TODO @@ -1,6 +1,8 @@ TODO: - fix checkpatch warnings/errors - fix sparse issues + - remove List.h usage to use in-kernel list.h instead + - 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