]> git.ipfire.org Git - thirdparty/linux.git/commit
mtd: spi-nor: debugfs: Enhance output
authorMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 26 May 2026 14:56:31 +0000 (16:56 +0200)
committerPratyush Yadav <pratyush@kernel.org>
Tue, 26 May 2026 15:21:04 +0000 (17:21 +0200)
commit461e2f8a2d943ea2b1b966e8ffc8e5ac02c6a686
treebe34dcc76f6f878c03b7c2c61ae4669d5805c571
parent154f375f7d31f2f57b4d312ac22562d64a7bb64f
mtd: spi-nor: debugfs: Enhance output

Align the number of dashes to the bigger column width (the title in this
case) to make the output more pleasant and aligned with what is done
in the "params" file output.

Reviewed-by: Michael Walle <mwalle@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Pratyush Yadav <pratyush@kernel.org>
drivers/mtd/spi-nor/debugfs.c