diff options
| author | Markus Elfring <[email protected]> | 2015-02-04 14:56:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-02-05 08:35:00 +0000 |
| commit | 7af348be47fd2df5d276add2167b5838d48ba044 (patch) | |
| tree | ff8a64beb4b5f95526e66dd90f5df58cdb41a6a3 /drivers/net/xen-netback/interface.c | |
| parent | xen-netfront: Use static attribute groups for sysfs entries (diff) | |
| download | kernel-7af348be47fd2df5d276add2167b5838d48ba044.tar.gz kernel-7af348be47fd2df5d276add2167b5838d48ba044.zip | |
net: ep93xx_eth: 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: H Hartley Sweeten <[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
