daeuniverse / dae

eBPF-based Linux high-performance transparent proxy solution.
GNU Affero General Public License v3.0
2.63k stars 165 forks source link

style: format bpf c code using kernel checkpatch.pl #477

Closed jschwinger233 closed 3 months ago

jschwinger233 commented 3 months ago

Background

No functionality change, just format bpf c code.

Also added a new github action to check code style on PR.

Kernel style guide: https://www.kernel.org/doc/html/latest/process/coding-style.html

Checklist

Full Changelogs

Issue Reference

Closes #[issue number]

Test Result