]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/of: keep description of function consistent with function name
authorchenqiwu <chenqiwu@xiaomi.com>
Mon, 11 May 2020 15:04:57 +0000 (23:04 +0800)
committerRob Herring <robh@kernel.org>
Tue, 19 May 2020 18:24:18 +0000 (12:24 -0600)
commit9fbd81384257a6fdb677a66f919e2755887ea81b
tree0227ef2dd778808bb7fe3d93da796296548e4905
parent6f9a9d26b0d189876efe8ca7f7e3a9d67b47a25d
drivers/of: keep description of function consistent with function name

Currently, there are some descriptions of function not
consistent with function name, fixing them will make
the code more readable.

Signed-off-by: chenqiwu <chenqiwu@xiaomi.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/fdt.c
drivers/of/of_reserved_mem.c