forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/tools/testing/selftests/kvm/lib/sparsebit.c
....@@ -1,10 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Sparse bit array
34 *
45 * Copyright (C) 2018, Google LLC.
56 * Copyright (C) 2018, Red Hat, Inc. (code style cleanup and fuzzing driver)
6
- *
7
- * This work is licensed under the terms of the GNU GPL, version 2.
87 *
98 * This library provides functions to support a memory efficient bit array,
109 * with an index size of 2^64. A sparsebit array is allocated through