Skip to content
Unverified Commit abd494bb authored by Tudor Ambarus's avatar Tudor Ambarus
Browse files

mtd: spi-nor: Void return type for spi_nor_clear_sr/fsr()



spi_nor_clear_sr() and spi_nor_clear_fsr() are called just in case
of errors. The callers didn't check their return value, make them
of type void.

Signed-off-by: default avatarTudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
parent cd1ebe1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment