diff options
| author | Jiapeng Chong <[email protected]> | 2024-06-14 03:09:11 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2024-06-21 12:04:17 +0000 |
| commit | f0da7a231c7d0bafb6bb56da597cb2bfaf2c7028 (patch) | |
| tree | 7424fa182fd23edcc24689f86675339307127d0b /lib/crypto/utils.c | |
| parent | crypto: arm/poly1305 - add missing MODULE_DESCRIPTION() macro (diff) | |
| download | kernel-f0da7a231c7d0bafb6bb56da597cb2bfaf2c7028.tar.gz kernel-f0da7a231c7d0bafb6bb56da597cb2bfaf2c7028.zip | |
crypto: lib/mpi - Use swap() in mpi_ec_mul_point()
Use existing swap() function rather than duplicating its implementation.
./lib/crypto/mpi/ec.c:1291:20-21: WARNING opportunity for swap().
./lib/crypto/mpi/ec.c:1292:20-21: WARNING opportunity for swap().
Reported-by: Abaci Robot <[email protected]>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9328
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/crypto/utils.c')
0 files changed, 0 insertions, 0 deletions
