diff options
author | Christophe JAILLET <[email protected]> | 2021-12-23 17:14:46 +0100 |
---|---|---|
committer | Nishanth Menon <[email protected]> | 2022-02-02 13:06:21 -0600 |
commit | a8eba8dde5fbf0b9f62a38230af6d66c389c37fc (patch) | |
tree | 5a8f10989ba88cb9667680bbb16bbd495dc23a78 /net/lapb/lapb_subr.c | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) |
soc: ti: k3-ringacc: Use devm_bitmap_zalloc() when applicable
'rings_inuse' and 'proxy_inuse' are bitmaps. So use 'devm_bitmap_zalloc()'
to simplify code and improve the semantic.
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Link: https://lore.kernel.org/r/45544b0d97a7bea7764292852842adf5085a7700.1640276001.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions