[PATCH v15 1/8] mtd: spi-nor: s/addr_width/addr_nbytes
Michael Walle
michael at walle.cc
Thu May 12 14:01:21 PDT 2022
Am 2022-05-10 00:10, schrieb tkuw584924 at gmail.com:
> From: Tudor Ambarus <tudor.ambarus at microchip.com>
>
> Address width was an unfortunate name, as it means the number of IO
> lines
> used for the address, whereas in the code it is used as the number of
> address bytes. s/addr_width/addr_nbytes throughout the entire SPI NOR
> framework.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus at microchip.com>
I'm not a big fan of just renaming, but
Reviewed-by: Michael Walle <michael at walle.cc>
More information about the linux-mtd
mailing list