commit | 1132b9987a3f6c7c396633d5a675075911f1ce32 | [log] [tgz] |
---|---|---|
author | Yang Li <yang.lee@linux.alibaba.com> | Wed Feb 03 11:17:28 2021 +0800 |
committer | Andrii Nakryiko <andrii@kernel.org> | Tue Feb 02 21:37:59 2021 -0800 |
tree | 7f649ad8f5b802d806d5be6b2be202201b9d4878 | |
parent | 15075bb7228ae6422e9e79c27ea69cbd63a9d9dc [diff] |
samples: bpf: Remove unneeded semicolon Eliminate the following coccicheck warning: ./samples/bpf/cookie_uid_helper_example.c:316:3-4: Unneeded semicolon Reported-by: Abaci Robot <abaci@linux.alibaba.com> Signed-off-by: Yang Li <yang.lee@linux.alibaba.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/1612322248-35398-1-git-send-email-yang.lee@linux.alibaba.com