diff options
author | Luis de Bethencourt <luisbg@kernel.org> | 2018-01-16 17:15:30 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-01-17 02:23:58 +0300 |
commit | 4c38f74c9186e2bc32789ddab3a95ed384c695d7 (patch) | |
tree | 0d8d352940226e42bc70c46f16e33bbfc78acd55 /kernel/bpf | |
parent | 0fe875c5c7bc67072b629f13cf1ededcb4da4fb2 (diff) | |
download | linux-4c38f74c9186e2bc32789ddab3a95ed384c695d7.tar.xz |
samples/bpf: Fix trailing semicolon
The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.
Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions