style: fix checkpatch issues after debug.h move
Build Documentation / build-html (push) Has been cancelled

Fixed copespell errors, for CI sucess!

Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
This commit is contained in:
Piyush Patle
2026-04-02 21:46:00 +05:30
committed by Alan C. Assis
parent 0dccc8ba21
commit 13d0e64ee6
123 changed files with 223 additions and 87 deletions
+1
View File
@@ -30,6 +30,7 @@
#include <stdint.h>
#include <sched.h>
#include <assert.h>
#include <nuttx/debug.h>
#include <nuttx/kmalloc.h>
#include <nuttx/arch.h>