diff options
author | Greg Dietsche <Gregory.Dietsche@cuw.edu> | 2011-06-16 09:04:30 +0200 |
---|---|---|
committer | David S. Miller <davem@conan.davemloft.net> | 2011-06-17 06:03:04 +0200 |
commit | 0a3f084179731f6755462aa7fec677f8e1f0580a (patch) | |
tree | 4790f15ccc0596ec815895b23734510cabd140d5 /lib/ts_bm.c | |
parent | net/rds: use prink_ratelimited() instead of printk_ratelimit() (diff) | |
download | linux-0a3f084179731f6755462aa7fec677f8e1f0580a.tar.xz linux-0a3f084179731f6755462aa7fec677f8e1f0580a.zip |
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 'lib/ts_bm.c')
0 files changed, 0 insertions, 0 deletions