diff options
author | Adrian Hunter <[email protected]> | 2023-10-05 22:04:51 +0300 |
---|---|---|
committer | Namhyung Kim <[email protected]> | 2023-10-17 12:40:50 -0700 |
commit | 661ce78105d739f3297de8a2384f4e48a2a16043 (patch) | |
tree | 967f6e3ae645dd4848ce1f5b0fd8ff339ad4ecbe /lib/crypto/mpi/mpi-internal.h | |
parent | 3b4fa67fc666eb88ae4c0ffdfbe338bec989fbee (diff) |
perf intel-pt: Prefer get_unaligned_le64 to memcpy_le64
Use get_unaligned_le64() instead of memcpy_le64(..., 8) because it produces
simpler code.
Signed-off-by: Adrian Hunter <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions