summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAriel Silver <arielsilver77@gmail.com>2024-03-09 19:47:22 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-03-25 19:00:39 +0100
commitd1a2e2cb79ca39ae879f3b839a84543f3995b96c (patch)
treed4a4d89894ae4e7ed008c7609c786ec1bf45196e /tools/perf/scripts/python
parent8baa558953e9791d84a30e4d4a03667dd7123794 (diff)
Staging: rtl8192e: Declare variable with static
Fixed sparse warning: "'dm_rx_path_sel_table' was not declared. Should it be static?" As dm_rx_path_sel_table is used only in rtl_dm.c it should be static. Signed-off-by: Ariel Silver <arielsilver77@gmail.com> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/20240309174722.3463-1-arielsilver77@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