[PATCH 0/8] mtd: rawnand: qcom: Misc fixes
Miquel Raynal
miquel.raynal at bootlin.com
Sun Jul 16 07:46:04 PDT 2023
Hello,
A recent kernel test robot report made me look at a specific area of
this driver after it has been deeply reworked to implement
exec_op(). While at it, I progressively fixed other things which stoud
out to me, and finished by addressing additional checkpatch.pl --strict
warnings.
This is untested, especially the last patch which needs validation from
the maintainers of the driver.
Thanks,
Miquèl
Miquel Raynal (8):
mtd: rawnand: qcom: Use the BIT() macro
mtd: rawnand: qcom: Use u8 instead of uint8_t
mtd: rawnand: qcom: Fix alignment with open parenthesis
mtd: rawnand: qcom: Fix the spacing
mtd: rawnand: qcom: Fix wrong indentation
mtd: rawnand: qcom: Fix a typo
mtd: rawnand: qcom: Early structure initialization
mtd: rawnand: qcom: Fix address parsing within ->exec_op()
drivers/mtd/nand/raw/qcom_nandc.c | 69 +++++++++++++++----------------
1 file changed, 33 insertions(+), 36 deletions(-)
--
2.34.1
More information about the linux-arm-kernel
mailing list