diff options
| author | Ariel Silver <[email protected]> | 2024-03-09 19:47:22 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-03-25 19:00:39 +0100 |
| commit | d1a2e2cb79ca39ae879f3b839a84543f3995b96c (patch) | |
| tree | d4a4d89894ae4e7ed008c7609c786ec1bf45196e /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8baa558953e9791d84a30e4d4a03667dd7123794 (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 <[email protected]>
Tested-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions