summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Wu <kunjinkao.jp@gmail.com>2026-04-27 23:54:22 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-05-04 16:21:34 +0200
commit1397bb27f46ede6b03942b506d3e777b89634841 (patch)
tree19a4fd2d97116ad1a388a7412a785cc896afd3ce /tools/perf/scripts/python
parent4f44225a9b7aa99325fc0f4ea399b3f2f9595737 (diff)
staging: octeon: convert cvmx_helper_interface_mode_t from typedef to plain enum
The Linux kernel coding style discourages the use of typedefs for enums. Convert cvmx_helper_interface_mode_t to a plain 'enum cvmx_helper_interface_mode' and update all users across the MIPS Octeon architecture code and the staging driver stubs. No functional change. Signed-off-by: Eric Wu <kunjinkao.jp@gmail.com> Link: https://patch.msgid.link/20260427155427.668540-3-kunjinkao.jp@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions