[PATCH 0/1] mtd: mtdpart: Fix cosmetic print

Adrian Zaharia posted 1 patch 3 years, 7 months ago
drivers/mtd/mtdpart.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH 0/1] mtd: mtdpart: Fix cosmetic print
Posted by Adrian Zaharia 3 years, 7 months ago
The print of the MTD partitions during boot are off-by-one for the size.
This patch fixes this issue and shows the real last offset.

Jani Nurminen (1):
  mtd: mtdpart: Fix cosmetic print

 drivers/mtd/mtdpart.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 072e51356cd5a4a1c12c1020bc054c99b98333df
-- 
2.37.2
Re: [PATCH 0/1] mtd: mtdpart: Fix cosmetic print
Posted by Rafał Miłecki 3 years, 6 months ago
Hi,

On 25.08.2022 08:04, Adrian Zaharia wrote:
> The print of the MTD partitions during boot are off-by-one for the size.
> This patch fixes this issue and shows the real last offset.
> 
> Jani Nurminen (1):
>    mtd: mtdpart: Fix cosmetic print
> 
>   drivers/mtd/mtdpart.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 
> base-commit: 072e51356cd5a4a1c12c1020bc054c99b98333df

this cover latter (0/1) is rather useless. Doesn't say anything more
than actual (and the only) patch 1/1.