linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] mmc: core: RPMB code improvements
@ 2025-09-09 21:13 Bean Huo
  2025-09-09 21:13 ` [PATCH v1 1/2] mmc: core: Fix variable shadowing in mmc_route_rpmb_frames() Bean Huo
  2025-09-09 21:13 ` [PATCH v1 2/2] mmc: core: Improve RPMB frame handling code Bean Huo
  0 siblings, 2 replies; 7+ messages in thread
From: Bean Huo @ 2025-09-09 21:13 UTC (permalink / raw)
  To: ulf.hansson, linux-mmc, jens.wiklander; +Cc: Bean Huo

This patch series improves the RPMB frame handling code in the MMC block
driver with several code quality enhancements.

Bean Huo (2):
  mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()
  mmc: core: Improve RPMB frame handling code

 drivers/mmc/core/block.c | 39 +++++++++++++++++----------------------
 1 file changed, 17 insertions(+), 22 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-09-10 19:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-09 21:13 [PATCH v1 0/2] mmc: core: RPMB code improvements Bean Huo
2025-09-09 21:13 ` [PATCH v1 1/2] mmc: core: Fix variable shadowing in mmc_route_rpmb_frames() Bean Huo
2025-09-10  5:42   ` Avri Altman
2025-09-10  6:17     ` Jens Wiklander
2025-09-09 21:13 ` [PATCH v1 2/2] mmc: core: Improve RPMB frame handling code Bean Huo
2025-09-10  7:16   ` Avri Altman
2025-09-10 19:23     ` Bean Huo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).