]> git.puffer.fish Git - mirror/frr.git/commit
lib: Line up `show thread cpu` output appropriately 7972/head
authorDonald Sharp <sharpd@nvidia.com>
Thu, 28 Jan 2021 16:25:51 +0000 (11:25 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 1 Feb 2021 13:59:18 +0000 (08:59 -0500)
commit84d951d0cb4c49c21ec07e7f079c2b1b7782f80a
tree43d63e8f5e4ed759634ea8d0c74642df5549d29b
parent1d03b7b88b600e2f1cf7c5e8aaa3e41c666e0b8a
lib: Line up `show thread cpu` output appropriately

The output from `show thread cpu` was not lined up appropriately
for the header line.  As well as the function name we were
calling in the output.  Fix it.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/thread.c