aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-04-21 22:08:01 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-22 16:43:40 +0200
commit869ddbfccdea7366e583b7ee70070a43f891c29b (patch)
treeb804d5e78ef057a577230ca1c467e64690949217 /tools/perf/scripts/python
parent6d933902c609679f7551b2b113e7d62ad81da9b1 (diff)
staging: r8188eu: remove dummy entries from OnAction_tbl
Unlike mlme_sta_tbl, OnAction_tbl is an array of structs. OnAction iterates over the array to find the entry for a specific action category. No action is performed if a category has no entry. We can remove the entries that point to the dummy function DoReserved. These were the last users of DoReserved, the function itself can be removed as well. Signed-off-by: Martin Kaiser <[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')
0 files changed, 0 insertions, 0 deletions