summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2014-01-22 01:20:15 +0100
committerJunio C Hamano <gitster@pobox.com>2014-02-24 14:32:21 -0800
commit0a88f08e284df1a882771f9e74133e2861b79e2d (patch)
tree81e6c78b77540dc655026a927342902cce4ed17c /commit.c
parenta0f58c5830ac6d9e4da009f0273b1421588dc440 (diff)
downloadgit-0a88f08e284df1a882771f9e74133e2861b79e2d.tar.gz
builtin/blame.c: eliminate same_suspect()
Since the origin pointers are "interned" and reference-counted, comparing the pointers rather than the content is enough. The only uninterned origins are cached values kept in commit->util, but same_suspect is not called on them. Signed-off-by: David Kastrup <dak@gnu.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions