Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

alistair23
Copy link
Contributor

Pull Request Overview

The RsaCryptoBaseMut trait has the incorrect client type for set_client(). We should be using ClientMut instead of Client.

Testing Strategy

TODO or Help Wanted

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

The RsaCryptoBaseMut trait has the incorrect client type for
`set_client()`. We should be using `ClientMut` instead of `Client`.

Signed-off-by: Alistair Francis <[email protected]>
@github-actions github-actions bot added the kernel label Nov 1, 2022
@lschuermann
Copy link
Member

Seems to be pretty uncontroversial:

bors r+

bors bot added a commit that referenced this pull request Nov 2, 2022
3309: kernel: hil: rsa_math: Fixup the mutable Client r=lschuermann a=alistair23

### Pull Request Overview

The RsaCryptoBaseMut trait has the incorrect client type for `set_client()`. We should be using `ClientMut` instead of `Client`.

### Testing Strategy

### TODO or Help Wanted

### Documentation Updated

- [X] Updated the relevant files in `/docs`, or no updates are required.

### Formatting

- [X] Ran `make prepush`.


Co-authored-by: Alistair Francis <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 2, 2022

Timed out.

@hudson-ayers
Copy link
Contributor

bors retry

@bors
Copy link
Contributor

bors bot commented Nov 2, 2022

@bors bors bot merged commit 55c73f1 into tock:master Nov 2, 2022
@alistair23 alistair23 deleted the alistair/rsa-fixup branch November 2, 2022 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants