Re: [PATCH][V2] netfilter: fix indent on if statements

From: Pablo Neira Ayuso
Date: Thu Aug 24 2017 - 12:56:41 EST


On Tue, Aug 15, 2017 at 10:50:34AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> The returns on some if statements are not indented correctly,
> add in the missing tab.

Applied, thanks.