summaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2014-12-02 15:54:00 +0300
committerGrant Likely <grant.likely@linaro.org>2014-12-04 02:12:41 +0300
commitc46ca3c8310b61d253a39ff1375ea97912794cd1 (patch)
treec2083c006491b8ad03eed666ff1ce60dd7b62e15 /drivers/base
parent70161ff336674ecfd20614a9c0c61cb17a6e9e83 (diff)
downloadlinux-c46ca3c8310b61d253a39ff1375ea97912794cd1.tar.xz
of: Delete unnecessary check before calling "of_node_put()"
The of_node_put() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions