]> git.openfabrics.org - ~emulex/infiniband.git/commit
powerpc/macintosh/smu.c: Fix closing brace followed by if
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Fri, 20 Jun 2014 19:44:27 +0000 (21:44 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Jun 2014 02:43:15 +0000 (12:43 +1000)
commit2055fb41ea6bf9507d94b3515528249ce12409e3
tree813dbb1245ac6fbc51fd601354ef9a6974f24b4d
parent716821c9438bf7a61edd4c097ed1415a9cf14a7d
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>
drivers/macintosh/smu.c