aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-02-04 11:56:42 +0000
committerDavid S. Miller <[email protected]>2015-02-05 08:26:04 +0000
commit1b4b32c6b88b3a0985b9448f52b3a58021de5653 (patch)
treeefebc228d931468ab1b181599a8306601d3cf4cb /drivers/net/xen-netback/interface.c
parentmyri10ge: Delete an unnecessary check before the function call "kfree" (diff)
downloadkernel-1b4b32c6b88b3a0985b9448f52b3a58021de5653.tar.gz
kernel-1b4b32c6b88b3a0985b9448f52b3a58021de5653.zip
net: fec: Delete unnecessary checks before the function call "kfree"
The kfree() 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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions