]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - kernel/workqueue.c
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[thirdparty/linux.git] / kernel / workqueue.c
index 9657315405de63ebfcfa43fbed8d432f5db30481..95aea04ff722fc2b17e45dec34c81eb3b7cc481b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * kernel/workqueue.c - generic async execution with shared worker pool
  *