]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc765c0b3b752bafa6c584ab731a3b0cbbefc078
tree014f9c0832c09391142d752b1ad82af9635ca6fc
parent4a770be07450d9e94f14c6e54b809f4213c7f5bf
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