diff options
| author | Mikhail Kshevetskiy <[email protected]> | 2026-01-20 01:33:05 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-02-04 10:30:55 -0600 |
| commit | b06a1785b2bbe489a634e3158f82f93491a84328 (patch) | |
| tree | b90943adb2ca53c73419b7b7aded0d65d7a18127 /cmd | |
| parent | 6a1f8c897375d1f673699efdb3664b96f5af8c1c (diff) | |
mtd: mtdpart: fix partitions searching
mtdpart internally enumerate partitions starting from zero, but partition
driver API enumerate partitions starting from 1, so wrong partition will
be queried. This is wrong.
Unnecessary debug message also was removed.
Fixes: c29a6daec184 ("disk: support MTD partitions")
Signed-off-by: Mikhail Kshevetskiy <[email protected]>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions
