summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2014-08-25 00:38:35 +0400
committerWill Deacon <will.deacon@arm.com>2014-08-26 14:42:22 +0400
commit031cb428383b2fcf36a4ce09aeedaa548d9ed1d1 (patch)
treeddffeb591e1bcf14de716469a99181e58699b3b9 /.gitignore
parent52addcf9d6669fa439387610bc65c92fa0980cef (diff)
downloadlinux-031cb428383b2fcf36a4ce09aeedaa548d9ed1d1.tar.xz
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions