All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mtd: spi-nor: use scope-based mutex cleanup helpers
@ 2025-02-11  9:30 ` Tudor Ambarus
  0 siblings, 0 replies; 12+ messages in thread
From: Tudor Ambarus @ 2025-02-11  9:30 UTC (permalink / raw)
  To: Pratyush Yadav, Michael Walle, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra
  Cc: linux-mtd, linux-kernel, Tudor Ambarus

Use scope-based mutex clenup helpers, it reduces the code size.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
---
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@linaro.org>


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

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

end of thread, other threads:[~2025-02-18 14:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-11  9:30 [PATCH 0/2] mtd: spi-nor: use scope-based mutex cleanup helpers Tudor Ambarus
2025-02-11  9:30 ` Tudor Ambarus
2025-02-11  9:30 ` [PATCH 1/2] mtd: spi-nor: sort headers alphabetically Tudor Ambarus
2025-02-11  9:30   ` Tudor Ambarus
2025-02-11 11:03   ` Pratyush Yadav
2025-02-11 11:03     ` Pratyush Yadav
2025-02-18 14:23   ` Pratyush Yadav
2025-02-18 14:23     ` Pratyush Yadav
2025-02-11  9:30 ` [PATCH 2/2] mtd: spi-nor: use scope-based mutex cleanup helpers Tudor Ambarus
2025-02-11  9:30   ` Tudor Ambarus
2025-02-11 11:02   ` Pratyush Yadav
2025-02-11 11:02     ` Pratyush Yadav

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.