aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-02-04 11:32:14 +0000
committerDavid S. Miller <[email protected]>2015-02-05 08:25:10 +0000
commit2d4ad4f6903f3a7b4eccb6e7eeb82f22edd648ea (patch)
treecdb8e6c10ebe0d53b6dcb46835498129be842680 /drivers/net/xen-netback/interface.c
parentcxgb4: Delete an unnecessary check before the function call "release_firmware" (diff)
downloadkernel-2d4ad4f6903f3a7b4eccb6e7eeb82f22edd648ea.tar.gz
kernel-2d4ad4f6903f3a7b4eccb6e7eeb82f22edd648ea.zip
myri10ge: Delete an unnecessary check 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