Merge remote-tracking branch 'asoc/topic/component' into asoc-next
[sfrench/cifs-2.6.git] / tools / testing / selftests / lib / bitmap.sh
index b073c22a3435a25ab829a9337636f5784174a247..4dee4d2a8bbed810a730d2f8a755188f9e0d3008 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0
 # Runs bitmap infrastructure tests using test_bitmap kernel module
 if ! /sbin/modprobe -q -n test_bitmap; then
        echo "bitmap: [SKIP]"