From: Rasmus Villemoes Date: Fri, 20 Jun 2014 19:44:27 +0000 (+0200) Subject: powerpc/macintosh/smu.c: Fix closing brace followed by if X-Git-Tag: omap-for-v3.16/fixes-rc4~57^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2055fb41ea6bf9507d94b3515528249ce12409e3;p=pandora-kernel.git powerpc/macintosh/smu.c: Fix closing brace followed by if A closing brace followed by "if" is almost certainly a mistake. Maybe "else if" was meant, but in this case it doesn't really matter. Signed-off-by: Rasmus Villemoes Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed