diff options
author | Thomas Gleixner <[email protected]> | 2019-01-16 11:26:53 +0100 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2019-01-16 14:54:51 -0700 |
commit | 959b49687838c9eae38f19cb19d504ba880b6cd0 (patch) | |
tree | 88d43f84a0529f491a78b47c1e2af68a7a12288b /fs/stack.c | |
parent | 6e6c61d3e342ee0830844b1ce3d433decfc2321e (diff) |
scripts/spdxcheck.py: Handle special quotation mark comments
The SuperH boot code files use a magic format for the SPDX identifier
comment:
LIST "SPDX-License-Identifier: .... "
The trailing quotation mark is not stripped before the token parser is
invoked and causes the scan to fail. Handle it gracefully.
Fixes: 6a0abce4c4cc ("sh: include: convert to SPDX identifiers")
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Kuninori Morimoto <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Kate Stewart <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'fs/stack.c')
0 files changed, 0 insertions, 0 deletions