Sophie

Sophie

distrib > Mageia > 8 > armv7hl > media > core-backports-src > by-pkgid > a0f04899a62bf014683de7d7d5ee81ea > files > 88

kernel-5.12.8-1.mga8.src.rpm


 Documentation/networking/device_drivers/atm/cxacru-cf.py                |    2 +-
 Documentation/sphinx/maintainers_include.py                             |    2 +-
 Documentation/target/tcm_mod_builder.py                                 |    2 +-
 Documentation/trace/postprocess/decode_msr.py                           |    2 +-
 drivers/staging/greybus/tools/lbtest                                    |    2 +-
 scripts/show_delta                                                      |    2 +-
 scripts/tracing/draw_functrace.py                                       |    2 +-
 tools/hv/lsvmbus                                                        |    2 +-
 tools/perf/python/tracepoint.py                                         |    2 +-
 tools/perf/python/twatch.py                                             |    2 +-
 tools/perf/scripts/python/export-to-postgresql.py                       |    2 +-
 tools/perf/scripts/python/exported-sql-viewer.py                        |    2 +-
 tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py              |    2 +-
 tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py |    2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff -Nurp linux-5.12.orig/Documentation/networking/device_drivers/atm/cxacru-cf.py linux-5.12/Documentation/networking/device_drivers/atm/cxacru-cf.py
--- linux-5.12.orig/Documentation/networking/device_drivers/atm/cxacru-cf.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/Documentation/networking/device_drivers/atm/cxacru-cf.py	2021-04-26 16:34:19.468196068 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # Copyright 2009 Simon Arlott
 #
 # This program is free software; you can redistribute it and/or modify it
diff -Nurp linux-5.12.orig/Documentation/sphinx/maintainers_include.py linux-5.12/Documentation/sphinx/maintainers_include.py
--- linux-5.12.orig/Documentation/sphinx/maintainers_include.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/Documentation/sphinx/maintainers_include.py	2021-04-26 16:34:19.492197233 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 # -*- coding: utf-8; mode: python -*-
 # pylint: disable=R0903, C0330, R0914, R0912, E0401
diff -Nurp linux-5.12.orig/Documentation/target/tcm_mod_builder.py linux-5.12/Documentation/target/tcm_mod_builder.py
--- linux-5.12.orig/Documentation/target/tcm_mod_builder.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/Documentation/target/tcm_mod_builder.py	2021-04-26 16:34:19.495197379 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # The TCM v4 multi-protocol fabric module generation script for drivers/target/$NEW_MOD
 #
 # Copyright (c) 2010 Rising Tide Systems
diff -Nurp linux-5.12.orig/Documentation/trace/postprocess/decode_msr.py linux-5.12/Documentation/trace/postprocess/decode_msr.py
--- linux-5.12.orig/Documentation/trace/postprocess/decode_msr.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/Documentation/trace/postprocess/decode_msr.py	2021-04-26 16:34:19.495197379 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # add symbolic names to read_msr / write_msr in trace
 # decode_msr msr-index.h < trace
 import sys
diff -Nurp linux-5.12.orig/drivers/staging/greybus/tools/lbtest linux-5.12/drivers/staging/greybus/tools/lbtest
--- linux-5.12.orig/drivers/staging/greybus/tools/lbtest	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/drivers/staging/greybus/tools/lbtest	2021-04-26 16:34:19.495197379 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: BSD-3-Clause
 
 # Copyright (c) 2015 Google, Inc.
diff -Nurp linux-5.12.orig/scripts/show_delta linux-5.12/scripts/show_delta
--- linux-5.12.orig/scripts/show_delta	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/scripts/show_delta	2021-04-26 16:34:19.498197524 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0-only
 #
 # show_deltas: Read list of printk messages instrumented with
diff -Nurp linux-5.12.orig/scripts/tracing/draw_functrace.py linux-5.12/scripts/tracing/draw_functrace.py
--- linux-5.12.orig/scripts/tracing/draw_functrace.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/scripts/tracing/draw_functrace.py	2021-04-26 16:34:22.859359981 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0-only
 
 """
diff -Nurp linux-5.12.orig/tools/hv/lsvmbus linux-5.12/tools/hv/lsvmbus
--- linux-5.12.orig/tools/hv/lsvmbus	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/hv/lsvmbus	2021-04-26 16:34:22.879360951 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 
 import os
diff -Nurp linux-5.12.orig/tools/perf/python/tracepoint.py linux-5.12/tools/perf/python/tracepoint.py
--- linux-5.12.orig/tools/perf/python/tracepoint.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/perf/python/tracepoint.py	2021-04-26 16:34:22.879360951 +0300
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 # -*- python -*-
 # -*- coding: utf-8 -*-
diff -Nurp linux-5.12.orig/tools/perf/python/twatch.py linux-5.12/tools/perf/python/twatch.py
--- linux-5.12.orig/tools/perf/python/twatch.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/perf/python/twatch.py	2021-04-26 16:34:22.882361095 +0300
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0-only
 # -*- python -*-
 # -*- coding: utf-8 -*-
diff -Nurp linux-5.12.orig/tools/perf/scripts/python/exported-sql-viewer.py linux-5.12/tools/perf/scripts/python/exported-sql-viewer.py
--- linux-5.12.orig/tools/perf/scripts/python/exported-sql-viewer.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/perf/scripts/python/exported-sql-viewer.py	2021-04-26 16:34:22.883361143 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 # exported-sql-viewer.py: view data from sql database
 # Copyright (c) 2014-2018, Intel Corporation.
diff -Nurp linux-5.12.orig/tools/perf/scripts/python/export-to-postgresql.py linux-5.12/tools/perf/scripts/python/export-to-postgresql.py
--- linux-5.12.orig/tools/perf/scripts/python/export-to-postgresql.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/perf/scripts/python/export-to-postgresql.py	2021-04-26 16:34:22.883361143 +0300
@@ -186,7 +186,7 @@ import datetime
 #		SELECT * FROM samples_view WHERE event = 'transactions' AND branch_type_name = 'transaction abort';
 #
 # To print a call stack requires walking the call_paths table.  For example this python script:
-#   #!/usr/bin/python2
+#   #!/usr/bin/python3
 #
 #   import sys
 #   from PySide.QtSql import *
diff -Nurp linux-5.12.orig/tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py linux-5.12/tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py
--- linux-5.12.orig/tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/power/x86/intel_pstate_tracer/intel_pstate_tracer.py	2021-04-26 16:34:22.883361143 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0-only
 # -*- coding: utf-8 -*-
 #
diff -Nurp linux-5.12.orig/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py linux-5.12/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py
--- linux-5.12.orig/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py	2021-04-25 23:49:08.000000000 +0300
+++ linux-5.12/tools/testing/selftests/drivers/net/mlxsw/sharedbuffer_configuration.py	2021-04-26 16:34:22.883361143 +0300
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 
 import subprocess