summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/gasket/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/gasket/TODO b/drivers/staging/gasket/TODO
index 0d8ee9602c80..d3c44ca4fda2 100644
--- a/drivers/staging/gasket/TODO
+++ b/drivers/staging/gasket/TODO
@@ -1,7 +1,5 @@
This is a list of things that need to be done to get this driver out of the
staging directory.
-- Use SPDX tags to show the license of the file, and no more "boiler-plate"
- license text is needed.
- Remove static function declarations.
- Document sysfs files with Documentation/ABI/ entries.
- Use misc interface instead of major number for driver version description.