diff options
| author | Prachotan Bathi <[email protected]> | 2025-07-08 22:51:50 +0000 |
|---|---|---|
| committer | Jarkko Sakkinen <[email protected]> | 2025-07-22 23:31:29 +0000 |
| commit | 586dafcdbc5004266a74bc280281e4ee92488633 (patch) | |
| tree | 3dce9b9a1123abb2089339f98964f93a0317feb1 /lib/crypto/mpi/mpi-add.c | |
| parent | tpm_crb_ffa: Fix typos in function name (diff) | |
| download | kernel-586dafcdbc5004266a74bc280281e4ee92488633.tar.gz kernel-586dafcdbc5004266a74bc280281e4ee92488633.zip | |
tpm_crb_ffa: Remove memset usage
Simplify initialization of `ffa_send_direct_data2` and
`ffa_send_direct_data` structures by using designated initializers
instead of `memset()` followed by field assignments, reducing code size
and improving readability.
Signed-off-by: Prachotan Bathi <[email protected]>
Suggested-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions
