diff options
author | Thomas Huth <thuth@redhat.com> | 2016-12-19 20:06:47 +0100 |
---|---|---|
committer | Alexey Kardashevskiy <aik@ozlabs.ru> | 2016-12-20 17:53:09 +1100 |
commit | ba46a3f133c8532a517779cc3763e8ac2409d626 (patch) | |
tree | 0471c8226856777c38f577b210eea0bc8a31fdde /lib | |
parent | a0b96fe66fcd991b407c1d67ca842921e477a6fd (diff) | |
download | SLOF-ba46a3f133c8532a517779cc3763e8ac2409d626.zip SLOF-ba46a3f133c8532a517779cc3763e8ac2409d626.tar.gz SLOF-ba46a3f133c8532a517779cc3763e8ac2409d626.tar.bz2 |
Remove superfluous checkpoints in tree.fs
Printing a checkpoint only makes sense when there is some code between
the checkpoint and the next one. In tree.fs, there are a couple of
checkpoints without real code inbetween, so they are completely useless.
Let's simply remove them.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions