diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2025-02-11 10:00:46 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2025-02-13 19:45:22 +0300 |
commit | 6a0c4b61e13f9ab1d6395823fb06b0763eb370bd (patch) | |
tree | c4c2c3ef95eeee798b52e434160187bd6b732e94 /scripts/lib/abi/abi_parser.py | |
parent | df60e5290599116f7636696a46d738a489e2dc83 (diff) | |
download | linux-6a0c4b61e13f9ab1d6395823fb06b0763eb370bd.tar.xz |
docs: trace: decode_msr.py: make it compatible with python 3
This script uses print <foo> instead of print(foo), which is
incompatible with Python 3.
Fix it.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/88bb0d47100feaa3cda215e68bf6500dc67da7b3.1739257245.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/lib/abi/abi_parser.py')
0 files changed, 0 insertions, 0 deletions