From: Ilpo Järvinen Date: Wed, 15 Aug 2007 22:03:35 +0000 (+1000) Subject: [POWERPC] Fix invalid semicolon after if statement X-Git-Tag: v2.6.23-rc4~130^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b02d13996fe28478e45605de9bd8bdca25718de;p=pandora-kernel.git [POWERPC] Fix 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 Acked-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed