diff options
author | Yue Hu <huyue2@yulong.com> | 2020-07-30 12:23:53 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-08-04 01:50:54 +0300 |
commit | 6f1188b4ac7577c29a4883d5618fa2231396fe9d (patch) | |
tree | 2b4d1ff0d109a560e1c993beabefe54d73356d62 /MAINTAINERS | |
parent | bda2127827e9dd2781ae095cda0b8e5bf685c458 (diff) | |
download | linux-6f1188b4ac7577c29a4883d5618fa2231396fe9d.tar.xz |
of: reserved-memory: remove duplicated call to of_get_flat_dt_prop() for no-map node
Just use nomap instead of the second call to of_get_flat_dt_prop(). And
change nomap as a bool type due to != NULL operator. Also, correct comment
about node of 'align' -> 'alignment'.
Signed-off-by: Yue Hu <huyue2@yulong.com>
Link: https://lore.kernel.org/r/20200730092353.15644-1-zbestahu@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions