diff options
author | Eric Biggers <[email protected]> | 2020-05-01 09:42:29 -0700 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2020-05-08 15:32:12 +1000 |
commit | 13855fd8ce641e567c1b972048b5fd1451984e88 (patch) | |
tree | 4fb01cb99ef4e42ba075ebd197084d2c59fa10b0 /scripts/gdb/linux/modules.py | |
parent | d099ea6e6fde5f311bea5bcdadaa85fc3af79259 (diff) |
crypto: lib/sha256 - return void
The SHA-256 / SHA-224 library functions can't fail, so remove the
useless return value.
Also long as the declarations are being changed anyway, also fix some
parameter names in the declarations to match the definitions.
Signed-off-by: Eric Biggers <[email protected]>
Reviewed-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions