diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-02-20 04:18:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-20 04:18:20 +0300 |
commit | f449b3b54d2263d65a11429050765c325c9809f4 (patch) | |
tree | 399974034b526e8ca341822a7236bd86479937a4 /sound | |
parent | e2b58a67b91dec07dfb40ca2056c64011ce8489d (diff) | |
download | linux-f449b3b54d2263d65a11429050765c325c9809f4.tar.xz |
[NETFILTER]: xt_u32: drop the actually unused variable from u32_match_it
The int ret variable is used only to trigger the BUG_ON() after
the skb_copy_bits() call, so check the call failure directly
and drop the variable.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions