Skip to content

Add code style CI - #19

Merged
DaniusKalv merged 4 commits into
mainfrom
chore/code-style-ci
Aug 4, 2026
Merged

Add code style CI#19
DaniusKalv merged 4 commits into
mainfrom
chore/code-style-ci

Conversation

@DaniusKalv

@DaniusKalv DaniusKalv commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Add code-style.yml calling Kurokesu/ci kernel-code-style workflow
  • Replace 561 line .clang-format inherited from gen-1 with the canonical 113 line one
  • Fix checkpatch warnings: filename in both file headers, missing blank line after a declaration, braces on a single statement if, strncpy over strscpy
  • Add missing MODULE_PARM_DESC for test_mode
  • Bump to 0.3.1

clang-format reported nothing, sources were already compliant.

Test plan

  • Rebuild and load the module, confirm both cameras on a dual board stream. Verified on Orin NX, JetPack 6.2.2

@DaniusKalv
DaniusKalv force-pushed the chore/code-style-ci branch from 85401a1 to 50590da Compare August 4, 2026 18:44
@DaniusKalv DaniusKalv self-assigned this Aug 4, 2026
@DaniusKalv DaniusKalv added the enhancement New feature or request label Aug 4, 2026
@DaniusKalv
DaniusKalv merged commit bb91b53 into main Aug 4, 2026
3 checks passed
@DaniusKalv
DaniusKalv deleted the chore/code-style-ci branch August 4, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant