diff options
author | Greg Dietsche <Gregory.Dietsche@cuw.edu> | 2011-06-16 07:04:30 (GMT) |
---|---|---|
committer | David S. Miller <davem@conan.davemloft.net> | 2011-06-17 04:03:04 (GMT) |
commit | 0a3f084179731f6755462aa7fec677f8e1f0580a (patch) | |
tree | 4790f15ccc0596ec815895b23734510cabd140d5 /drivers/net/wimax/i2400m/rx.c | |
parent | cb0a60564943db21ed3af975ac3d578cdc80b329 (diff) | |
download | linux-fsl-qoriq-0a3f084179731f6755462aa7fec677f8e1f0580a.tar.xz |
net: icplus: remove unnecessary code
Compile tested.
remove unnecessary code that matches this coccinelle pattern
if (...)
return ret;
return ret;
Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: David S. Miller <davem@conan.davemloft.net>
Diffstat (limited to 'drivers/net/wimax/i2400m/rx.c')
0 files changed, 0 insertions, 0 deletions