Jeff King <peff@xxxxxxxx> writes: > On Tue, Jan 23, 2018 at 06:46:51PM -0500, Gargi Sharma wrote: > >> Replace the custom calls to mru.[ch] with calls to list.h. This patch is >> the final step in removing the mru API completely and inlining the logic. >> This patch leads to significant code reduction and the mru API hence, is >> not a useful abstraction anymore. >> >> Signed-off-by: Gargi Sharma <gs051095@xxxxxxxxx> > > Thanks, this version looks good to me. Yes, indeed it does. Thanks, both. Will queue.