diff options
author | Daniel Jordan <[email protected]> | 2020-07-14 16:13:51 -0400 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2020-07-23 17:34:17 +1000 |
commit | bd25b4886ddcebec92591f298ce2ce345d7f2ea9 (patch) | |
tree | 2a8e8bcfbdc63ddb9106b710312a7cbb34c5df43 /scripts/gdb/linux/config.py | |
parent | c06c76602e03bde24ee69a2022a829127e504202 (diff) |
padata: remove start function
padata_start() is only used right after pcrypt allocates an instance
with all possible CPUs, when PADATA_INVALID can't happen, so there's no
need for a separate "start" step. It can be done during allocation to
save text, make using padata easier, and avoid unneeded calls in the
future.
Signed-off-by: Daniel Jordan <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Steffen Klassert <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions