projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ecdd37
)
padata: add SPDX identifier
author
Cheah Kok Cheong
<thrust73@gmail.com>
Thu, 21 Dec 2017 11:35:30 +0000
(19:35 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Fri, 5 Jan 2018 07:43:00 +0000
(18:43 +1100)
Add SPDX license identifier according to the type of license text found
in the file.
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Cheah Kok Cheong <thrust73@gmail.com>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
kernel/padata.c
patch
|
blob
|
history
diff --git
a/kernel/padata.c
b/kernel/padata.c
index 57c0074d50cc485b706579aaa616e4a004775a8e..d568cc56405f8835d499df7b6555a406e99c9e96 100644
(file)
--- a/
kernel/padata.c
+++ b/
kernel/padata.c
@@
-1,3
+1,4
@@
+// SPDX-License-Identifier: GPL-2.0
/*
* padata.c - generic interface to process data streams in parallel
*