diff options
author | Markus Elfring <[email protected]> | 2015-06-23 22:30:21 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2015-06-25 23:18:33 +0800 |
commit | cea0a3c305fa348cfad3bae4a226c241720daf55 (patch) | |
tree | 935aa81b3fe9bcba037b2e9cb32450e8ae4199f9 /lib/memory-notifier-error-inject.c | |
parent | 338a9de0350c1abd9c9f6a8dacb2ba4d950e0d22 (diff) |
crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree"
The kzfree() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions