diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-07 16:30:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-07 13:17:32 -0500 |
commit | 3694bfbdb3bd5cf6632140c7f7fdf6f31d43ee66 (patch) | |
tree | e36c618911cd85187001e3812654646feb964fc5 /crypto/arc4.c | |
parent | 40baec225765c54eefa870530dd613bad9829bb7 (diff) |
dwc_eth_qos: Delete an unnecessary check before the function call "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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/arc4.c')
0 files changed, 0 insertions, 0 deletions