lock_any_ref_for_update(): inline function
commit31e07f76a946831265e741333a3d9e0646c793ad
authorMichael Haggerty <mhagger@alum.mit.edu>
Fri, 12 Dec 2014 08:57:01 +0000 (12 09:57 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 18:13:15 +0000 (22 10:13 -0800)
tree4e246320dc4ca7a2e3b0b1236ab6fbca75455d29
parent0b1e654801e52243b63b57e27b50acdfe7c8f853
lock_any_ref_for_update(): inline function

Inline the function at its one remaining caller (which is within
refs.c) and remove it.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs.h