Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev
[linux/fpc-iii.git] / drivers / staging / heci / TODO
blobf86715d631c447f6ec8671c1bf945656060a7d85
1 TODO:
2         - fix user/kernel pointer mess in the ioctl handlers as pointed
3           out by sparse.
4         - resolve the ioctls and see if most of them can just be simple
5           sysfs files
6         - fix locking issues that sparse points out at the least.