Skip to content
Snippets Groups Projects
Commit 4c38f74c authored by Luis de Bethencourt's avatar Luis de Bethencourt Committed by Daniel Borkmann
Browse files

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: default avatarLuis de Bethencourt <luisbg@kernel.org>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent 0fe875c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment