Cleanup in sha1_file.c::cache_or_unpack_entry()
commit749bc58c5eab5b6947d2c01e02d12320005eba99
authorMiklos Vajna <vmiklos@frugalware.org>
Thu, 9 Oct 2008 00:11:24 +0000 (9 02:11 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 9 Oct 2008 15:55:42 +0000 (9 08:55 -0700)
treea0bf1cc9154c0d5833ff289a8f2dbb08f88c2639
parentc4f6a48969b33e7fec8fce592e38a60849782d2a
Cleanup in sha1_file.c::cache_or_unpack_entry()

This patch just removes an unnecessary goto which makes the code easier
to read and shorter.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
sha1_file.c