commit | 5e561708c4ae41fe1511eb805419a60c8a0e5a18 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Feb 11 09:55:38 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sun Feb 14 16:38:04 2021 -0500 |
tree | 6a6a8eea98810ce0e4d5cfb6cca3dc246a7f8efa | |
parent | 32fe2976f3d36d52b41ad780d5028a89f1648e8e [diff] |
drivers/uart: stm32: Fix comparisons to have constants on right side Fixes: "WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test" Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>