scripts: switch explicitly to Python 3
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 9 Dec 2020 11:50:17 +0000 (13:50 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 May 2021 08:59:50 +0000 (10:59 +0200)
commit03c13411fd44845d2d0fad5eefec108f2eae2da3
tree2c76293efdd3d77999d95797cab3f92d5a8a56a6
parent36f4aaa9dc1ce9cd8075b5df09ee8c8a7eb826a5
scripts: switch explicitly to Python 3

commit 51839e29cb5954470ea4db7236ef8c3d77a6e0bb upstream.

Some distributions are about to switch to Python 3 support only.
This means that /usr/bin/python, which is Python 2, is not available
anymore. Hence, switch scripts to use Python 3 explicitly.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/bloat-o-meter
scripts/diffconfig