]> git.baikalelectronics.ru Git - kernel.git/commit
memory: emif: Put constant in comparison on the right side
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 07:40:21 +0000 (09:40 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 14:18:32 +0000 (16:18 +0200)
commit8112d0e64af5cfcccc28e0ca9884a95b64624fcb
tree1709ceb6464b1c2cf4e4c310be673c950d41d074
parent4c0b790ce25ab1e935930d067f9256e93ce4d269
memory: emif: Put constant in comparison on the right side

Fixes checkpatch warning:

    WARNING: Comparisons should place the constant on the right side of the test

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/memory/emif.c