diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-07-31 10:03:44 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-08-29 09:49:52 +0400 |
commit | bdecd22821a0fab1f5c9e4c9b7fba894593507d4 (patch) | |
tree | c741a5f39ca2f75c7f4f94a0b592f45bf3ff58ea /scripts | |
parent | 8cb51ba8e06570a5fff674b3744d12a1b089f2d0 (diff) | |
download | linux-bdecd22821a0fab1f5c9e4c9b7fba894593507d4.tar.xz |
crypto: tcrypt - Abort and only log if there is an error
The info printed is a complete waste of space when there is no error
since it doesn't tell us anything that we don't already know. If there
is an error, we can also be more verbose.
In case that there is an error, this patch also aborts the test and
returns the error to the caller. In future this will be used to
algorithms at registration time.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions