diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2012-07-06 18:07:30 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-08 19:49:34 -0700 |
commit | 68c4f6a57759233ef4586f27d424721c6c1c0ea7 (patch) | |
tree | a746d0dfbae4352f1351e2ce2e4d1b255b9e519d /notes.c | |
parent | 8228a23b35f6bd34a87d4d839d06e7c18ae9e750 (diff) | |
download | git-68c4f6a57759233ef4586f27d424721c6c1c0ea7.tar.gz |
Replace strlen() with ce_namelen()
Replace strlen(ce->name) with ce_namelen() in a couple
of places which gives us some additional bits of
performance.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes.c')
0 files changed, 0 insertions, 0 deletions