Various cleanups in the merge algorithm
commit6ef41c65a9504f54bab17253359edaafb9d771fa
authorJiří Techet <techet@gmail.com>
Wed, 22 Oct 2014 14:14:59 +0000 (22 16:14 +0200)
committerJiří Techet <techet@gmail.com>
Wed, 22 Oct 2014 14:14:59 +0000 (22 16:14 +0200)
tree8751b4ced2b0d4641f71b51e60d68f3f22355e68
parent9a2a55a252a0c456b8a18a79da1d55eb1393329c
Various cleanups in the merge algorithm

Remove the continue statement and use if/else instead. Initialize the
val1 variable only with the value used for the chosen path (normal/fast).
tagmanager/src/tm_tag.c