aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorSaurav Girepunje <[email protected]>2021-11-07 22:13:10 +0530
committerGreg Kroah-Hartman <[email protected]>2021-11-15 10:02:03 +0100
commitd79c38617440b1f30d5a2936961fb7adbc46fcc4 (patch)
tree2818e9f83010046c049ef8d6e9515605e39a85e0 /tools/perf/scripts/python/exported-sql-viewer.py
parent4b99dd7d212bd8bd539bfc7d689d8b6e366f22a7 (diff)
staging: r8188eu: os_dep: Change the return type of function
Change the return type of rtw_init_default_value function from u8 to void. This function always return success. This is called from rtw_init_drv_sw where the return value from this function is assign to local variable but the local variable value is never checked. After change the return type to void remove the local variable ret8 in rtw_init_drv_sw function. Signed-off-by: Saurav Girepunje <[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