From: Ilpo Järvinen Date: Wed, 15 Aug 2007 22:07:30 +0000 (-0700) Subject: [IPv6]: Invalid semicolon after if statement X-Git-Tag: v2.6.23-rc4~128^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=660adc6e60bc8882b16e466c09401cff017dcd94;p=pandora-kernel.git [IPv6]: Invalid semicolon after if statement A similar fix to netfilter from Eric Dumazet inspired me to look around a bit by using some grep/sed stuff as looking for this kind of bugs seemed easy to automate. This is one of them I found where it looks like this semicolon is not valid. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed