staging: gasket: TODO: remove entry for static function declarations

The static function declarations are removed, remove the TODO file entry
for this.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Todd Poynor
2018-07-31 13:24:38 -07:00
committed by Alex Van Damme
parent 9aed73349f
commit cab8d68d1b

1
TODO
View File

@@ -1,6 +1,5 @@
This is a list of things that need to be done to get this driver out of the
staging directory.
- Remove static function declarations.
- Document sysfs files with Documentation/ABI/ entries.
- Use misc interface instead of major number for driver version description.
- Add descriptions of module_param's