From cab8d68d1b57bff2954b0d4bd2d3e3e0e1e19922 Mon Sep 17 00:00:00 2001 From: Todd Poynor Date: Tue, 31 Jul 2018 13:24:38 -0700 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 7f4c13c..6aa2a7f 100644 --- a/TODO +++ b/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