aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJerome Brunet <[email protected]>2017-12-01 21:51:57 +0000
committerMichael Turquette <[email protected]>2017-12-20 00:17:52 +0000
commitc5ce26edb4fec178232b9cb37f334ec574931514 (patch)
treec9a0d4df95a62c1edadc9999d2d5b33eed0e4a54 /fs/jbd2/commit.c
parentclk: add clock protection mechanism to clk core (diff)
downloadkernel-c5ce26edb4fec178232b9cb37f334ec574931514.tar.gz
kernel-c5ce26edb4fec178232b9cb37f334ec574931514.zip
clk: cosmetic changes to clk_summary debugfs entry
clk_summary debugfs entry was already well over the traditional 80 characters per line limit but it grew even larger with the addition of clock protection. clock enable_cnt prepare_cnt protect_cnt rate accuracy phase ---------------------------------------------------------------------------------------------------- wifi32k 1 1 0 32768 0 0 vcpu 0 0 0 2016000000 0 0 xtal 5 5 0 24000000 0 0 This patch reduce the width a bit: enable prepare protect clock count count count rate accuracy phase ---------------------------------------------------------------------------------------- wifi32k 1 1 0 32768 0 0 vcpu 0 0 0 2016000000 0 0 xtal 5 5 0 24000000 0 0 Acked-by: Linus Walleij <[email protected]> Tested-by: Quentin Schulz <[email protected]> Tested-by: Maxime Ripard <[email protected]> Acked-by: Michael Turquette <[email protected]> Signed-off-by: Jerome Brunet <[email protected]> Signed-off-by: Michael Turquette <[email protected]> Link: lkml.kernel.org/r/[email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions