diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-12-31 14:46:44 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-01-08 17:49:23 +0100 |
commit | 628d0e1cb7be79a20d2aca568411809e11ea343e (patch) | |
tree | f008970dc311614fe8d6d06a7d1365bbddac640e /tools/objtool/arch | |
parent | Documentation: spi-ir-led: fix spelling mistake "balue"->"value" (diff) | |
download | linux-628d0e1cb7be79a20d2aca568411809e11ea343e.tar.xz linux-628d0e1cb7be79a20d2aca568411809e11ea343e.zip |
of: overlay: Remove blank line between assignment and check
There used to be blank lines between assignment and check of the
__of_changeset_revert_entries() result, to make the phandle cache
management operations stand out. After the removal of those operations
in commit 90dc0d1ce890419f ("of: Rework and simplify phandle cache to
use a fixed size"), there is no longer a reason to have such a blank
line.
Remove the blank line, to rejoin visibly the status assignement and
check, and to match coding style.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/objtool/arch')
0 files changed, 0 insertions, 0 deletions