commit | 85d916caa9c480adfd1582457fd0d36dd8ef1c02 | [log] [tgz] |
---|---|---|
author | Loic Poulain <loic.poulain@linaro.org> | Fri Oct 27 17:11:22 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Sat Oct 28 13:34:02 2017 -0400 |
tree | 16791bd3543b85137fe4aae155951d1fdfb68b59 | |
parent | 81f2d21faca1b4fc0d8671f4390aba4846d23fb6 [diff] |
pinmux: stm32: Fix coding-style errors checkpatch returns the following errors: "ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses" Let's fix all of them. Signed-off-by: Loic Poulain <loic.poulain@linaro.org>