aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket
diff options
context:
space:
mode:
authorTodd Poynor <toddpoynor@google.com>2018-07-31 13:24:38 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-01 20:07:02 +0200
commit6d2bd645cbae8feb252510bae627bb2e8d9e3286 (patch)
tree296bd62017bb4ee3f6f59414f90c154ef356669a /drivers/staging/gasket
parentstaging: gasket: pg tbl: remove static function forward declarations (diff)
downloadlinux-dev-6d2bd645cbae8feb252510bae627bb2e8d9e3286.tar.xz
linux-dev-6d2bd645cbae8feb252510bae627bb2e8d9e3286.zip
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>
Diffstat (limited to 'drivers/staging/gasket')
-rw-r--r--drivers/staging/gasket/TODO1
1 files changed, 0 insertions, 1 deletions
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