arm64: make dt_scan_depth1_nodes more readable
authorMark Rutland <mark.rutland@arm.com>
Mon, 25 Apr 2016 10:25:11 +0000 (11:25 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 25 Apr 2016 12:54:15 +0000 (13:54 +0100)
commit9981293fb0f02e6127d6ab00218bf091f9f6c89b
tree989fb4cccf131cf22c84ff34c0dd2b386e923f41
parent2366c7fdb59812bbd1382afed69e250582c64187
arm64: make dt_scan_depth1_nodes more readable

Improve the readability of dt_scan_depth1_nodes by removing the nested
conditionals.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/acpi.c