mtd: rawnand: qcom: Fix the spacing
authorMiquel Raynal <miquel.raynal@bootlin.com>
Sun, 16 Jul 2023 14:46:08 +0000 (16:46 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 28 Jul 2023 12:32:22 +0000 (14:32 +0200)
commit3b645b384bb3d1f30c3ac4b8fd5fcdf9d5493f93
tree2216022f5379d8b0ea6017840b68f8ce106a750e
parent062d8acb1941d4555efbccf0e54214b2f85c02d3
mtd: rawnand: qcom: Fix the spacing

Fix following checkpatch warning:
"CHECK: Please don't use multiple blank lines"
"CHECK: Please use a blank line after
function/struct/union/enum declarations"

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/linux-mtd/20230716144612.32132-5-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/qcom_nandc.c