diff options
author | Johannes Goetzfried <Johannes.Goetzfried@informatik.stud.uni-erlangen.de> | 2012-07-05 18:43:58 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2012-07-11 03:08:30 (GMT) |
commit | a43478863b16cb0986fd2ec9d1f1b9ebaaec5922 (patch) | |
tree | a86e7d5311e123d1687c2241ce73e7616deec652 /drivers | |
parent | e46e9a46386bca8e80a6467b5c643dc494861896 (diff) | |
download | linux-a43478863b16cb0986fd2ec9d1f1b9ebaaec5922.tar.xz |
crypto: twofish-avx - remove useless instruction
The register %rdx is written, but never read till the end of the encryption
routine. Therefore let's delete the useless instruction.
Signed-off-by: Johannes Goetzfried <Johannes.Goetzfried@informatik.stud.uni-erlangen.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions