Commit 5a0ba457 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Greg Kroah-Hartman

staging: xgifb: Update TODO

There's no more printk abuse, it's been sorted out in
44881066 ("Staging: xgifb: Remove printk usage.")

Extra ifdefs have been fixed too, mostly in
800d67cf ("staging: xgifb: eliminate #ifdef Tap4"),
c39aada6 ("staging: xgifb: eliminate #ifdef XGIFB_PAN"),
fa4c212f ("staging: xgifb: delete unused definitions"),
5c167b30 ("staging: xgifb: eliminate #ifdef NewScratch"),
f0590773 ("Staging: xgifb: Remove #ifdef MODULE") and more.
Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 51c44914
......@@ -6,8 +6,7 @@ Arnaud
TODO:
- clean ups
- sort out dup ids with SiS driver
- remove useless/wrong/unused #ifdef/code/...
- fix printk usages
- remove useless/wrong/unused code...
- get rid of non-linux related stuff
Please send patches to:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment