aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorShashank Gupta <[email protected]>2023-02-27 15:55:45 -0500
committerHerbert Xu <[email protected]>2023-03-14 17:06:44 +0800
commit88fca80ec9394f06adae712da409748171ad9d95 (patch)
tree85853748a5059e675676896ca7fad7efa79c1252 /tools/perf/scripts/python/stackcollapse.py
parentb97c5377d659863ac4e64eef5c5b8f0524e95fdb (diff)
crypto: qat - make state machine functions static
The state machine functions adf_dev_init(), adf_dev_start(), adf_dev_stop() adf_dev_shutdown() and adf_dev_shutdown_cache_cfg() are only used internally within adf_init.c. Do not export these functions and make them static as state transitions are now performed using the safe function adf_dev_up() and adf_dev_down(). This commit does not implement any functional change. Signed-off-by: Shashank Gupta <[email protected]> Reviewed-by: Giovanni Cabiddu <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions