diff options
author | 2021-02-01 19:02:36 +0100 | |
---|---|---|
committer | 2021-02-10 17:55:56 +1100 | |
commit | e9cbaef5111a403b1e40ddec2bfb9adea2da682f (patch) | |
tree | be2abbe957453a4ae8dc50f5d43a6eb881568579 /drivers/pci/controller | |
parent | crypto: cast6 - use unaligned accessors instead of alignmask (diff) | |
download | wireguard-linux-e9cbaef5111a403b1e40ddec2bfb9adea2da682f.tar.xz wireguard-linux-e9cbaef5111a403b1e40ddec2bfb9adea2da682f.zip |
crypto: fcrypt - drop unneeded alignmask
The fcrypt implementation uses memcpy() to access the input and output
buffers so there is no need to set an alignmask.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/pci/controller')
0 files changed, 0 insertions, 0 deletions