diff options
author | Stephan Mueller <[email protected]> | 2014-08-17 17:37:59 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2014-08-25 20:34:09 +0800 |
commit | 46f64f6ef978dc1f36ebaa50ed79c7c8386711ee (patch) | |
tree | 1d34983e22472a6f362f33cd61dadbe392279cb8 /net/lapb/lapb_in.c | |
parent | 72f3e00dd67ec449199a8844bc012a4fa1e0340a (diff) |
crypto: drbg - kzfree does not need a check for NULL pointer
The kzfree function already performs the NULL pointer check. Therefore,
the DRBG code does not need to implement such check.
Signed-off-by: Stephan Mueller <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions