Re: [PATCH] bpf: clean up indentation issue

From: Daniel Borkmann
Date: Thu Sep 26 2019 - 14:16:44 EST


On Wed, Sep 25, 2019 at 10:38:35AM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There is a statement that is indented one level too deeply,
> remove the extraneous tab.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied.