diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2016-10-20 14:39:47 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-20 15:09:38 -0700 |
commit | 8966a39483fb2e823055b1c7f1a2ff9394d727e4 (patch) | |
tree | 8f159d330e56ab4a591e79238c7225da7b74324b /apply.c | |
parent | trailer: improve const correctness (diff) | |
download | tgif-8966a39483fb2e823055b1c7f1a2ff9394d727e4.tar.xz |
trailer: use list.h for doubly-linked list
Replace the existing handwritten implementation of a doubly-linked list
in trailer.c with the functions and macros from list.h. This
significantly simplifies the code.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'apply.c')
0 files changed, 0 insertions, 0 deletions