commit | 684e55f53ec0fda8933f2caeb439e4f7a803002a | [log] [tgz] |
---|---|---|
author | Eugene Krasnikov <k.eugene.e@gmail.com> | Fri Nov 08 17:34:39 2013 +0000 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Dec 05 14:54:57 2013 -0500 |
tree | d7e3cc777c0a1b4fa30b076026fa6c333d242bfc | |
parent | b3e3f87160c1654e0478d0cb52e5e9b8790535f2 [diff] |
wcn36xx: Fix logging macro with unnecessary semicolon 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>