[PATCH] Tidy up - slight simplification of rev-list.c
authorJon Seymour <jon.seymour@gmail.com>
Wed, 6 Jul 2005 16:39:34 +0000 (02:39 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 6 Jul 2005 17:28:02 +0000 (10:28 -0700)
This patch implements a small tidy up of rev-list.c to reduce
(but not eliminate) the amount of ugliness associated
with the merge_order flag.

Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found