commit | e3439af4a339acd7fddbd6d59b8ecefaac07a611 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Wed Sep 25 10:38:35 2019 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Sep 26 17:09:18 2019 +0200 |
tree | 6b5fa609c93c167e9612e966151285ccc358e3a6 | |
parent | 39529a9948d8f67f39cb72bec914c1adab38562d [diff] |
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