mtd: spinand: Improve spinand_info macros style
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 4 Mar 2025 11:05:39 +0000 (12:05 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 18 Mar 2025 15:56:02 +0000 (16:56 +0100)
commitb28f47ac3ddd072cce0e447ace89e2b4d6932c66
tree28cc0c9a16f76d6df06774f94f9bd64f4440d83b
parentddc210cf8b8a8be68051ad958bf3e2cef6b681c2
mtd: spinand: Improve spinand_info macros style

Let's assume all these macros should not have a trailing comma, this way
the caller can use a more formal and usual C writing style, as reflected
in the Macronix driver.

Acked-by: Pratyush Yadav <pratyush@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/spi/macronix.c
include/linux/mtd/spinand.h