nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35

Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
This commit is contained in:
Ruchi Kandoi 2014-04-24 14:07:53 -07:00 committed by John Stultz
parent d726599912
commit acbd8a50ab

View file

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