bpf: Clean up indentation issue in BTF kflag processing
authorColin Ian King <colin.king@canonical.com>
Wed, 25 Sep 2019 09:38:35 +0000 (10:38 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 26 Sep 2019 15:09:18 +0000 (17:09 +0200)
commite3439af4a339acd7fddbd6d59b8ecefaac07a611
tree6b5fa609c93c167e9612e966151285ccc358e3a6
parent39529a9948d8f67f39cb72bec914c1adab38562d
bpf: Clean up indentation issue in BTF kflag processing

There is a statement that is indented one level too deeply, remove
the extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20190925093835.19515-1-colin.king@canonical.com
kernel/bpf/btf.c