commit | 99b75a4e3275e85814db0fa2f49274bd3d5359d3 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 02 12:31:48 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Apr 03 11:10:15 2019 +0200 |
tree | 20322c12a2b333956480f43b576082c9ed1515cb | |
parent | dc88057f36eee13cfc0c7a4a45f91e85a83e6ea0 [diff] |
staging: add missing SPDX lines to Kconfig files There are a few remaining drivers/staging/*/Kconfig files that do not have SPDX identifiers in them. Add the correct GPL-2.0 identifier to them to make scanning tools happy. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>