mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
authorMichael Walle <michael@walle.cc>
Wed, 23 Feb 2022 13:43:46 +0000 (14:43 +0100)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Fri, 25 Feb 2022 16:11:54 +0000 (18:11 +0200)
commit9fb4beb1b0510398c8202c6db04f29b3f22d53a7
tree864c55bb2269d39131db1a4a19253f474c223387
parent66cf87c60014a34c67bd2e70614fd4c4aea51202
mtd: spi-nor: guard _page_size parameter in S3AN_INFO()

The _page_size marco parameter was missing parentheses around it. Add
them.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20220223134358.1914798-21-michael@walle.cc
drivers/mtd/spi-nor/core.h