init_buffer(): Kill buf pointer
commit3e0a93a5bf9fe10453599a94af8191f421ee3b16
authorLuiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Wed, 25 Apr 2007 14:18:41 +0000 (25 11:18 -0300)
committerJunio C Hamano <junkio@cox.net>
Wed, 25 Apr 2007 20:45:12 +0000 (25 13:45 -0700)
tree2615581612d0c64c00e146c82bfedeecd7a5040f
parent79dbbedd78ae064be6bb8a0f61fd4872222e47dd
init_buffer(): Kill buf pointer

We don't need it, it's possible to assign the block of memory to bufp

Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-commit-tree.c