diff options
author | Tudor-Dan Ambarus <tudor.ambarus@microchip.com> | 2017-11-02 17:12:25 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-11-06 14:45:05 +0800 |
commit | 747f6ec6e8f59bb946a5b0a4d4b8d1f45109b6ab (patch) | |
tree | bcb76c9882ae225d8342cc60f0a7e62510bb210f /lib/mpi/mpiutil.c | |
parent | f560acc3bbb05a6e974ea245562c94eb5d344768 (diff) |
crypto: atmel - remove empty functions
Pointer members of an object with static storage duration, if not
explicitly initialized, will be initialized to a NULL pointer.
The crypto API checks if these pointers are not NULL before using them,
therefore we can safely remove these empty functions.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions