forked from xamidev/pepperOS
DEBUG with Capital Letters
This commit is contained in:
@@ -78,6 +78,10 @@ Comments should describe what a function does and why, not how it does it.
|
||||
*/
|
||||
```
|
||||
|
||||
## Kernel messages
|
||||
|
||||
When printing kernel messages with the `DEBUG` macro, they should start with a capital letter.
|
||||
|
||||
### Resources
|
||||
|
||||
Some of the elements here are inspired by the [Linux kernel coding style](https://www.kernel.org/doc/html/v4.10/process/coding-style.html).
|
||||
Reference in New Issue
Block a user