forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/tools/testing/selftests/pstore/pstore_post_reboot_tests
....@@ -1,11 +1,11 @@
11 #!/bin/sh
2
+# SPDX-License-Identifier: GPL-2.0-only
23
34 # pstore_post_reboot_tests - Check pstore's behavior after crash/reboot
45 #
56 # Copyright (C) Hitachi Ltd., 2015
67 # Written by Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com>
78 #
8
-# Released under the terms of the GPL v2.
99
1010 # Kselftest framework requirement - SKIP code is 4.
1111 ksft_skip=4