forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 890e1df1bec891d9203724541e81f8fbe5183388
kernel/scripts/show_delta
....@@ -1,4 +1,5 @@
1
-#!/usr/bin/python
1
+#!/usr/bin/env python
2
+# SPDX-License-Identifier: GPL-2.0-only
23 #
34 # show_deltas: Read list of printk messages instrumented with
45 # time data, and format with time deltas.
....@@ -7,7 +8,6 @@
78 #
89 # Copyright 2003 Sony Corporation
910 #
10
-# GPL 2.0 applies.
1111
1212 import sys
1313 import string