[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1656155715.git.christophe.jaillet@wanadoo.fr>
Date: Sat, 25 Jun 2022 14:55:14 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH 0/3] memstick/ms_block:
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
Powered by blists - more mailing lists