mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 23:23:53 +02:00
nf: Remove compilation error caused by
e8430cbed3
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
This commit is contained in:
parent
dcccad71cf
commit
999aaabf02
|
|
@ -380,7 +380,6 @@ static int idletimer_tg_checkentry(const struct xt_tgchk_param *par)
|
|||
{
|
||||
struct idletimer_tg_info *info = par->targinfo;
|
||||
int ret;
|
||||
unsigned long now = jiffies;
|
||||
|
||||
pr_debug("checkentry targinfo %s\n", info->label);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user