OSDN Git Service

of: overlay.c: Remove comments that state the obvious, to reduce clutter
authorFrank Rowand <frank.rowand@sony.com>
Tue, 17 Oct 2017 23:36:21 +0000 (16:36 -0700)
committerRob Herring <robh@kernel.org>
Wed, 18 Oct 2017 01:46:13 +0000 (20:46 -0500)
commit646afc4ad7f01d582d00e43a4f35b1ebdb70cb4e
tree4b186832e0cc3fc16b62e5c62147ee1633c990de
parent2ceec8be7d5c7c6b8f4e907c9d46ee3764c19016
of: overlay.c: Remove comments that state the obvious, to reduce clutter

Follows recommendations in Documentation/process/coding-style.rst,
section 8, Commenting.

Some in function comments are promoted to function header comments.

Signed-off-by: Frank Rowand <frank.rowand@sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/overlay.c