]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2de8c64c563949501c13fe288ef9bfa572bfd5f1
tree4b186832e0cc3fc16b62e5c62147ee1633c990de
parent513afad793dfd9488202721723438a66bc77a4f0
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