projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8212f0
)
Staging: hv: TODO: add some more items
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 1 Sep 2009 04:56:16 +0000
(21:56 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 15 Sep 2009 19:02:02 +0000
(12:02 -0700)
Add List.h and RingBuffer.h removal items.
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/TODO
patch
|
blob
|
history
diff --git
a/drivers/staging/hv/TODO
b/drivers/staging/hv/TODO
index
8284742
..
113ca3f
100644
(file)
--- a/
drivers/staging/hv/TODO
+++ b/
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