lib/test_kmod.c: fix rmmod double free
[platform/kernel/linux-exynos.git] / lib / sort.c
index 975c6ef..d6b7a20 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * A fast, small, non-recursive O(nlog n) sort for the Linux kernel
  *