]> www.infradead.org Git - users/willy/xarray.git/commit
pmdomain: core: Harden inter-column space in debug summary
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 4 Sep 2024 14:30:45 +0000 (16:30 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 13 Sep 2024 11:34:52 +0000 (13:34 +0200)
commit692c20c4d075bd452acfbbc68200fc226c7c9496
tree4daca205eb5ea13a1c14f45feb6f349b10e2d9bd
parentd030e94d8127d79d941a94211250060431720614
pmdomain: core: Harden inter-column space in debug summary

The inter-column space in the debug summary is two spaces.  However, in
one case, the extra space is handled implicitly in a field width
specifier.  Make inter-column space explicit to ease future maintenance.

Fixes: 45fbc464b047 ("PM: domains: Add "performance" column to debug summary")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/ae61eb363621b981edde878e1e74d701702a579f.1725459707.git.geert+renesas@glider.be
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/pmdomain/core.c