Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: ip6_tables: Fix set-but-unused variables.
The variable 'target' is set but unused in compat_copy_entry_from_user(). Just kill it off. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information