aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTian Tao <[email protected]>2021-04-16 09:06:42 +0800
committerHerbert Xu <[email protected]>2021-04-22 17:31:31 +1000
commit5d17c414e1029d245d535d10c6ead04dc2f65e15 (patch)
tree71ece572f6316ce338e749e7567e4ec71ae535d1 /tools/perf/scripts/python/export-to-postgresql.py
parentb2d17df35ea5ff9b7c003e5060bb79edd6d4c9c5 (diff)
crypto: ccp - Make ccp_dev_suspend and ccp_dev_resume void functions
Since ccp_dev_suspend() and ccp_dev_resume() only return 0 which causes ret to equal 0 in sp_suspend and sp_resume, making the if condition impossible to use. it might be a more appropriate fix to have these be void functions and eliminate the if condition in sp_suspend() and sp_resume(). Signed-off-by: Tian Tao <[email protected]> Cc: Herbert Xu <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Tom Lendacky <[email protected]> Acked-by: Tom Lendacky <[email protected]> Acked-by: John Allen <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions