diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2015-01-16 14:05:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-18 05:54:59 +0100 |
commit | b646c08e12c1879e1cfb94d3875e62024b706c4a (patch) | |
tree | d1d33b68b738e74a57041a985e99c54cf85543b2 /drivers/edac/Kconfig | |
parent | s390/ctcm, netiucv: migrate variables to handle y2038 problem (diff) | |
download | linux-b646c08e12c1879e1cfb94d3875e62024b706c4a.tar.xz linux-b646c08e12c1879e1cfb94d3875e62024b706c4a.zip |
s390/net: Delete useless checks before function calls
The function debug_unregister() 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: Ursula Braun <ursula.braun@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/edac/Kconfig')
0 files changed, 0 insertions, 0 deletions