mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
nf: Remove compilation error caused by e8430cbed3
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
This commit is contained in:
committed by
John Stultz
parent
d726599912
commit
acbd8a50ab
@@ -381,7 +381,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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user