[PATCH 3/3] staging: gasket: remove TODO item about SPDX usage

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Jul 11 11:39:12 UTC 2018


Now that the files are all properly tagged with SPDX lines, and the
boilerplate license text is gone, remove the TODO item.

Cc: Rob Springer <rspringer at google.com>
Cc: John Joseph <jnjoseph at google.com>
Cc: Ben Chan <benchan at chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
---
 drivers/staging/gasket/TODO | 2 --
 1 file changed, 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.
-- 
2.18.0



More information about the devel mailing list