diff options
author | Antoine Tenart <[email protected]> | 2019-05-27 16:50:56 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-06-06 14:38:55 +0800 |
commit | 709ecc101aea53d3625b688697b7c9dc4235716d (patch) | |
tree | 3beea7162550642db8f96e43a4725edcf385d2f2 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 0733eabadc90f148dd96e1d41c8a644312a6ab18 (diff) |
crypto: inside-secure - remove useless check
When sending an ahash request, the code checks for the extra variable
not to be 0. This check is useless as the extra variable can't be 0 at
this point (it is checked on the line just before).
This patch does not modify the driver behaviour in any way.
Signed-off-by: Antoine Tenart <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions