aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorPhillip Potter <[email protected]>2021-08-30 00:45:39 +0100
committerGreg Kroah-Hartman <[email protected]>2021-09-13 08:49:42 +0200
commita6bcac71c3373887d2b57c7987368d35e6f54240 (patch)
treeef327bb2b0a7ba15f4b80e30fd538e91c665daec /tools/perf/scripts/python/bin/stackcollapse-report
parent53a768581944291dc7a811cf778e9a10c7ce24fb (diff)
staging: r8188eu: remove c2h_handler field from struct hal_ops
Remove c2h_handler function pointer field from struct hal_ops in include/hal_intf.h, as it is never set in this driver, and remove the check for a non-NULL value in the rtw_hal_c2h_handler wrapper function in hal/hal_intf.c as well. As the function always returns _FAIL anyway, just modify it to do this unconditionally. The motivation for removing this field is that it is more code from the unwanted HAL layer that can be stripped out. Acked-by: Fabio M. De Francesco <[email protected]> Acked-by: Michael Straube <[email protected]> Signed-off-by: Phillip Potter <[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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions