netfilter: ebtables: fix indent on if statements

The returns on some if statements are not indented correctly,
add in the missing tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
This commit is contained in:
Colin Ian King 2017-08-15 10:50:34 +01:00 committed by Pablo Neira Ayuso
parent b3480fe059
commit c816c2558e
2 changed files with 3 additions and 3 deletions