talos icon indicating copy to clipboard operation
talos copied to clipboard

docs: minor fixes for creating kernel modules doco

Open michael-robbins opened this issue 4 months ago • 0 comments

Pull Request

What? (description)

Minor fixes for command and examples in the new kernel-module doco.

Why? (reasoning)

Just running through it myself and found a couple of small nits :)

Acceptance

Please use the following checklist:

  • [ ] you linked an issue (if applicable)
  • [ ] you included tests (if applicable)
  • [ ] you ran conformance (make conformance)
  • [ ] you formatted your code (make fmt)
  • [ ] you linted your code (make lint)
  • [ ] you generated documentation (make docs)
  • [ ] you ran unit-tests (make unit-tests)

See make help for a description of the available targets.

michael-robbins avatar Jun 18 '25 11:06 michael-robbins