summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAiman Najjar <aiman.najjar@hurranet.com>2026-07-07 16:43:39 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-08 07:05:06 +0200
commit5e4b797bd791d579abef7201e3693dc99b2caeac (patch)
tree5a12ce52457669c94aa047789568a39800e8458c /tools/perf/scripts/python
parent0c503edfcc031cd74f7f1b38620f10ce2865164c (diff)
staging: rtl8723bs: drop GEN_CMD_CODE macro and capitalize labels
The use of GEN_CMD_CODE macro to generate cmd enum label names is applied inconsistently and is confusing, it also makes it harder to make use of tools such as clangd when looking up symbols. Replace them with writing the enum labels directly and adopting new capitalized names instead of the current camel case ones. Also clean up unused alias macros in rtw_cmd.h Signed-off-by: Aiman Najjar <aiman.najjar@hurranet.com> Link: https://patch.msgid.link/20260707-rtl8723bs-code-style-v2-1-df50f0eead17@hurranet.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions