OSDN Git Service

netfilter: xt_IDLETIMER: clean up some indenting
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 25 Feb 2020 06:42:22 +0000 (09:42 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 15 Mar 2020 14:20:17 +0000 (15:20 +0100)
commitf628c27d8566dc88a138c7e920c02caef48b96fe
treec3e70aec02fad3d5374066bbb06b500879a389b8
parent049dee95f84cfa92105bccb270de0b24d2a4bcd1
netfilter: xt_IDLETIMER: clean up some indenting

These lines were indented wrong so Smatch complained.
net/netfilter/xt_IDLETIMER.c:81 idletimer_tg_show() warn: inconsistent indenting

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/xt_IDLETIMER.c