diff options
| author | Eric Biggers <[email protected]> | 2025-05-13 02:21:14 +0000 |
|---|---|---|
| committer | Eric Biggers <[email protected]> | 2025-05-14 03:37:16 +0000 |
| commit | 0769ebe279c0f07f5f01ef2dca9f425803039755 (patch) | |
| tree | 4cb3abb952cb1652eec9dee6ad0c6d8810a081a1 /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
| parent | MAINTAINERS: add crc_kunit.c back to CRC LIBRARY (diff) | |
| download | kernel-0769ebe279c0f07f5f01ef2dca9f425803039755.tar.gz kernel-0769ebe279c0f07f5f01ef2dca9f425803039755.zip | |
w1: ds2406: use crc16() instead of crc16_byte() loop
Instead of looping through each byte and calling crc16_byte(), instead
just call crc16() on the whole buffer. No functional change.
Acked-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions
