memory: mvebu-devbus: Add missing braces to all arms of if statement
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Jul 2020 18:23:14 +0000 (20:23 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 27 Jul 2020 09:13:33 +0000 (11:13 +0200)
commitbf8fba45983b0a44db0d5d208d2faab4164cc3bf
tree014f9c0832c09391142d752b1ad82af9635ca6fc
parent7f04614b6710b59b18e2a4474cf5d3488ca975d2
memory: mvebu-devbus: Add missing braces to all arms of if statement

Add missing braces to all arms of if statement to align with coding
convention.

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