aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorTudor-Dan Ambarus <[email protected]>2017-11-02 17:12:25 +0200
committerHerbert Xu <[email protected]>2017-11-06 14:45:05 +0800
commit747f6ec6e8f59bb946a5b0a4d4b8d1f45109b6ab (patch)
treebcb76c9882ae225d8342cc60f0a7e62510bb210f /drivers/fpga/fpga-mgr.c
parentf560acc3bbb05a6e974ea245562c94eb5d344768 (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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions