[PATCH 05/15] staging: gasket: TODO: remove entry for static function declarations

From: Todd Poynor
Date: Tue Jul 31 2018 - 16:25:20 EST


From: Todd Poynor <toddpoynor@xxxxxxxxxx>

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

Signed-off-by: Todd Poynor <toddpoynor@xxxxxxxxxx>
---
drivers/staging/gasket/TODO | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/gasket/TODO b/drivers/staging/gasket/TODO
index 7f4c13ce021b..6aa2a7f6bc4b 100644
--- a/drivers/staging/gasket/TODO
+++ b/drivers/staging/gasket/TODO
@@ -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
--
2.18.0.345.g5c9ce644c3-goog