Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mmc: core: RPMB code improvements
@ 2025-09-11 21:06 Bean Huo
  2025-09-11 21:06 ` [PATCH v3 1/2] mmc: core: Fix variable shadowing in mmc_route_rpmb_frames() Bean Huo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bean Huo @ 2025-09-11 21:06 UTC (permalink / raw)
  To: ulf.hansson, linux-mmc, jens.wiklander, Avri.Altman; +Cc: Bean Huo

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


v2--v3:
    1. Previous version was mistakenly mixed with other changes, dropped them from v3.

v1--v2:
    1. Add fix tag
    2. Incorporate Avri's suggestions

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 | 34 ++++++++++++++++------------------
 1 file changed, 16 insertions(+), 18 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-09-12 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-11 21:06 [PATCH v3 0/2] mmc: core: RPMB code improvements Bean Huo
2025-09-11 21:06 ` [PATCH v3 1/2] mmc: core: Fix variable shadowing in mmc_route_rpmb_frames() Bean Huo
2025-09-11 21:06 ` [PATCH v3 2/2] mmc: core: Improve RPMB frame handling code Bean Huo
2025-09-12 12:26   ` Avri Altman
2025-09-12 13:34 ` [PATCH v3 0/2] mmc: core: RPMB code improvements Ulf Hansson
2025-09-12 14:58   ` Bean Huo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox