]> git.baikalelectronics.ru Git - uboot.git/commit
cmd: clk: cosmetic: correct code alignment in show_clks
authorPatrick Delaunay <patrick.delaunay@st.com>
Thu, 30 Jul 2020 12:04:09 +0000 (14:04 +0200)
committerLukasz Majewski <lukma@denx.de>
Mon, 24 Aug 2020 09:03:26 +0000 (11:03 +0200)
commita394a19d561feaec41d3d1c877d5286e5ef599ab
tree95ce1a47b328581c8c54cf8d197dc8295ef8af6f
parent24064745aff8d7fca48b4424f98e7ec7b4524a57
cmd: clk: cosmetic: correct code alignment in show_clks

Correct code alignment in show_clks() function.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
cmd/clk.c