This serie is related to bitmap usage in memstick/ms_block.
Patch 1 use the dedicated bitmap API to make sure that a number of long is
allocated, instead of a number of bytes.
Patch 2 fix a memory leak. This is speculative.
Pacth 3 is just a clean up to make more use of the bitmap API mostly for
consistancy reason.
Christophe JAILLET (3):
memstick/ms_block: Fix some incorrect memory allocation
memstick/ms_block: Fix a memory leak
memstick/ms_block: Use the bitmap API when applicable
drivers/memstick/core/ms_block.c | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
--
2.34.1