[PATCH v3 0/2] mtd: block2mtd: support for custom MTD label
Joachim Wiberg
troglobit at gmail.com
Fri Oct 8 23:09:53 PDT 2021
This series contains a refactor and feature extension to the block2mtd
driver. First we factor out the hard coded constant for number of
module arguments, then we add the new label argument,
Best regards
/Joachim
v3:
* split v2 in two separate patches
v2:
* Variables and arguments on their own lines
* Add comment to explain why we need strlen()
* Refactor hard coded constants with a define
* Spell and grammar check commit message
Joachim Wiberg (2):
mtd: block2mtd: minor refactor to avoid hard coded constant
mtd: block2mtd: add support for an optional custom MTD label
drivers/mtd/devices/block2mtd.c | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 deletions(-)
--
2.25.1
More information about the linux-mtd
mailing list