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 Greg Kroah-Hartman
parent 00b60c8d9e
commit 6d2bd645cb
1 changed files with 0 additions and 1 deletions

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