nf: Remove compilation error caused by

e8430cbed3

Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
This commit is contained in:
Ruchi Kandoi
2014-04-24 14:07:53 -07:00
parent dcccad71cf
commit 999aaabf02

View File

@@ -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);