Avoid warning about function without return.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 19 Jun 2005 03:02:49 +0000 (20:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 19 Jun 2005 03:02:49 +0000 (20:02 -0700)
commit3d958064e0f26f3cbd5b201f295c182b6aa119da
treee9f48b3cfb5ad4e025bf5f3ee4deefad35a54e5c
parentdeb153a75ae1f5eca628a38b911474a69edd242d
Avoid warning about function without return.

Strangely, this warning only shows up when not compiling with "-O2",
which is why I didn't see it originally.
rev-list.c