commit | 2055fb41ea6bf9507d94b3515528249ce12409e3 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Fri Jun 20 21:44:27 2014 +0200 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 24 12:43:15 2014 +1000 |
tree | 813dbb1245ac6fbc51fd601354ef9a6974f24b4d | |
parent | 716821c9438bf7a61edd4c097ed1415a9cf14a7d [diff] |
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 <linux@rasmusvillemoes.dk> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>