aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/heci/TODO
blob: f86715d631c447f6ec8671c1bf945656060a7d85 (plain) (blame)
1
2
3
4
5
6
TODO:
	- fix user/kernel pointer mess in the ioctl handlers as pointed
	  out by sparse.
	- resolve the ioctls and see if most of them can just be simple
	  sysfs files
	- fix locking issues that sparse points out at the least.