Răsfoiți Sursa

Staging: hv: TODO: add some more items

Add List.h and RingBuffer.h removal items.

Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Greg Kroah-Hartman 16 ani în urmă
părinte
comite
b1f1d2723f
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      drivers/staging/hv/TODO

+ 2 - 0
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