summaryrefslogtreecommitdiff
path: root/check-racy.c
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2013-08-06 13:59:37 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-08-06 21:28:09 (GMT)
commit753935749f21b10b306bc81559bba2912a7128a6 (patch)
tree8e81dc833531ffe65a8631fcf67a8df9d3e44eba /check-racy.c
parentc0babbe6953a8a085f270e98e9a94d2a6f3a381b (diff)
downloadgit-753935749f21b10b306bc81559bba2912a7128a6.zip
git-753935749f21b10b306bc81559bba2912a7128a6.tar.gz
git-753935749f21b10b306bc81559bba2912a7128a6.tar.bz2
blame: inline one-line function into its lone caller
As of 25ed3412 (Refactor parse_loc; 2013-03-28), blame.c:prepare_blame_range() became effectively a one-line function which merely passes its arguments along to another function. This indirection does not bring clarity to the code. Simplify by inlining prepare_blame_range() into its lone caller. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'check-racy.c')
0 files changed, 0 insertions, 0 deletions