aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-10-30 18:33:16 +0100
committerGreg Kroah-Hartman <[email protected]>2022-10-31 09:09:02 +0100
commit721d7f496a0602d061bd127bd88de7e70181f521 (patch)
tree8c509c74dd36f6be1726e00c73856e1192ba6726 /tools/perf/scripts/python/exported-sql-viewer.py
parent5998e3192274da5fd9521b1019cc62b5ea2283b7 (diff)
staging: r8188eu: make on_action_public static void
The on_action_public function is called only by OnAction. This function also lives in rtw_mlme_ext.c and does not check the return value from on_action_public. We can make on_action_public a static void function. The ret variable is no longer needed if we don't return a value. It can be removed. Reported-by: kernel test robot <[email protected]> Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions