[PATCH 0/2] mtd: spi-nor: use scope-based mutex cleanup helpers
From: Tudor Ambarus
Date: Tue Feb 11 2025 - 04:31:05 EST
Use scope-based mutex clenup helpers, it reduces the code size.
Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
---
Tudor Ambarus (2):
mtd: spi-nor: sort headers alphabetically
mtd: spi-nor: use scope-based mutex cleanup helpers
drivers/mtd/spi-nor/core.c | 75 +++++++++++++++-------------------------------
1 file changed, 24 insertions(+), 51 deletions(-)
---
base-commit: a64dcfb451e254085a7daee5fe51bf22959d52d3
change-id: 20250211-spi-nor-guard-mutex-0899888a4586
Best regards,
--
Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>