diff options
| author | Colin Ian King <colin.king@canonical.com> | 2014-08-24 21:38:35 +0100 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-08-31 13:31:29 +0200 |
| commit | 0911083ebd301258a294efc6879baff75cad1a43 (patch) | |
| tree | 2d7737afff63753376bc75de6a60cac1a6f85609 /scripts/checkpatch.pl | |
| parent | 341ce7583769088c92fa4c81e65e16cd0c833671 (diff) | |
arm64/crypto: remove redundant update of data
Originally found by cppcheck:
[arch/arm64/crypto/sha2-ce-glue.c:153]: (warning) Assignment of
function parameter has no effect outside the function. Did you
forget dereferencing it?
Updating data by blocks * SHA256_BLOCK_SIZE at the end of
sha2_finup is redundant code and can be removed.
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
