diff options
author | Mateusz Guzik <mjguzik@gmail.com> | 2023-09-09 21:19:32 +0200 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2023-09-21 19:29:30 -0400 |
commit | 41e845628511878d6e89e2a9249c095e72aab7eb (patch) | |
tree | 4c23b005302b82e9987a21af0391c7ab3a32f623 /drivers/cdx/controller/cdx_controller.c | |
parent | 20a2aa47097aae7016209c4dbe392b3b25e0d883 (diff) |
cred: add get_cred_many and put_cred_many
Some of the frequent consumers of get_cred and put_cred operate on 2
references on the same creds back-to-back.
Switch them to doing the work in one go instead.
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
[PM: removed changelog from commit description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions