mm/: Coding style clean-up

Run tools/nxstyle against all C files under mm/ and correct coding standard violations.
This commit is contained in:
Gregory Nutt
2020-02-13 07:58:07 -06:00
committed by Abdelatif Guettouche
parent 3381ecb913
commit 1382ea5447
23 changed files with 79 additions and 55 deletions
+4
View File
@@ -66,3 +66,7 @@
struct mm_heap_s g_mmheap;
#endif
/****************************************************************************
* Public Functions
****************************************************************************/