Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 21a6a6e9 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Staging: heci: add TODO file



List some of the remaining issues in the code.

Cc: Anas Nashif <anas.nashif@intel.com>
Cc: Marcin Obara <marcin.obara@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent c4739ea6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
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.