]> 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)
commit5eedcee936d69230a99105b14f16dda136b9e875
tree4b186832e0cc3fc16b62e5c62147ee1633c990de
parent0e0f38591f589230b999271ea0cfe5425905124e
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