diff options
author | Christophe JAILLET <[email protected]> | 2021-12-26 15:32:45 +0100 |
---|---|---|
committer | Jens Wiklander <[email protected]> | 2022-01-24 12:53:34 +0100 |
commit | 9decff5f403f9a48f639736ec0271e2870cadbb6 (patch) | |
tree | 2e90f0606bc20aa912914dab4db251274d8bdcde /drivers/usb/cdns3/cdns3-ti.c | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
optee: Use bitmap_free() to free bitmap
kfree() and bitmap_free() are the same. But using the latter is more
consistent when freeing memory allocated with bitmap_zalloc().
Signed-off-by: Christophe JAILLET <[email protected]>
Reviewed-by: Sumit Garg <[email protected]>
Signed-off-by: Jens Wiklander <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions