diff options
author | Giuliano Procida <gprocida@google.com> | 2025-07-01 16:19:10 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2025-07-26 15:31:30 +0900 |
commit | e06aa69de21b6de2ef83f559768a4005114f5661 (patch) | |
tree | 4fd4ec817c8e828fc7b5d7ba6fba7a2ad5c6b025 /lib/crypto/mpi/mpi-bit.c | |
parent | 87433e3e06a6b6a78a541b6ac39000f41779a882 (diff) |
gendwarfksyms: use preferred form of sizeof for allocation
The preferred form is to use the variable being allocated to, rather
than explicitly supplying a type name which might become stale.
Also do this for memset.
Suggested-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Giuliano Procida <gprocida@google.com>
Reviewed-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions