wcn36xx: Fix logging macro with unnecessary semicolon
authorEugene Krasnikov <k.eugene.e@gmail.com>
Fri, 8 Nov 2013 17:34:39 +0000 (17:34 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Dec 2013 19:54:57 +0000 (14:54 -0500)
The wcn36xx_err macro should not end in a semicolon as
there are 2 consecutive semicolons in the preprocessed
output.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Eugene Krasnikov <k.eugene.e@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found