]> asedeno.scripts.mit.edu Git - linux.git/commit
of: unittest: local return value variable related cleanups
authorFrank Rowand <frank.rowand@sony.com>
Thu, 8 Mar 2018 22:39:05 +0000 (14:39 -0800)
committerRob Herring <robh@kernel.org>
Mon, 12 Mar 2018 15:27:49 +0000 (10:27 -0500)
commit54587be4962eb60645a7c4fccaa42c0793bf7a6a
tree984118fbab046f681aff6854159de191c4abea4a
parent06c4697894992b0977f1f4f079ba50da5eccf76a
of: unittest: local return value variable related cleanups

Several more style issues became apparent while creating
"of: unittest: remove unneeded local return value variables".
Correct those issues.

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