From: Cheah Kok Cheong Date: Thu, 21 Dec 2017 11:35:30 +0000 (+0800) Subject: padata: add SPDX identifier X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=08b21fbf4bc4befbd77cd19422a81149ba8cda00;p=linux.git padata: add SPDX identifier Add SPDX license identifier according to the type of license text found in the file. Cc: Philippe Ombredanne Signed-off-by: Cheah Kok Cheong Acked-by: Steffen Klassert Signed-off-by: Herbert Xu --- diff --git a/kernel/padata.c b/kernel/padata.c index 57c0074d50cc4..d568cc56405f8 100644 --- 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 *