diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2008-10-25 15:30:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-10-25 12:08:11 -0700 |
commit | 7c4ed8c83583517e7e6d851c8c01996ca6c803ff (patch) | |
tree | 03031bef60bd4ac7a40f52692bcf5df6f7ff115a /builtin-rerere.c | |
parent | 5c283eb13c94be6ca974aa722159dc9838d10d97 (diff) | |
download | git-7c4ed8c83583517e7e6d851c8c01996ca6c803ff.tar.gz git-7c4ed8c83583517e7e6d851c8c01996ca6c803ff.tar.xz |
blame: inline get_patch()
Inline get_patch() to its only call site as a preparation for getting rid
of struct patch. Also we don't need to check the ptr members because
fill_origin_blob() already did, and the caller didn't check for NULL
anyway, so drop the test.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-rerere.c')
0 files changed, 0 insertions, 0 deletions