Linux Kernel Coding Practices

Use when authoring or reviewing Linux kernel C, 8-tab indent, 80-col K&R braces, pointer-on-name spacing, descriptive globals, goto cleanup, kernel-doc, kmalloc_obj, and scripts/checkpatch.pl.

ryan-brosas 64c534b 3.1 KB Updated

File contents

ryan-brosas/universal-template/tree/main/skills/linux-kernel-coding-practices commit 64c534bdc7

Frequently asked questions

npx skillmds@latest add ryan-brosas/linux-kernel-coding-practices