From: Julia Lawall Date: Thu, 3 Jul 2008 16:10:58 +0000 (-0400) Subject: Input: gtco - eliminate early return X-Git-Tag: v2.6.27-rc1~958^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bc95d7bd5d2e57d5a64b5bcd35928beb7026de;p=pandora-kernel.git Input: gtco - eliminate early return There seems to be no reason why this error case should do less cleaning up than the other adjacent ones, so the goto, which is currently dead code, seems to be what is intended. Signed-off-by: Julia Lawall Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed