Re: [PATCH v3 18/32] mtd: spi-nor: Constify data to write to the Status Register

From: Tudor.Ambarus
Date: Sat Nov 02 2019 - 06:48:33 EST




On 10/29/2019 01:17 PM, Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> Constify the data to write to the Status Register.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---
> drivers/mtd/spi-nor/spi-nor.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to spi-nor/next. Thanks.