diff options
author | 2008-10-25 15:30:22 +0200 | |
---|---|---|
committer | 2008-10-25 12:08:11 -0700 | |
commit | 7c4ed8c83583517e7e6d851c8c01996ca6c803ff (patch) | |
tree | 03031bef60bd4ac7a40f52692bcf5df6f7ff115a /upload-pack.c | |
parent | Merge branch 'maint' (diff) | |
download | tgif-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 'upload-pack.c')
0 files changed, 0 insertions, 0 deletions