tools/nxstyle.c: Add logic to detect if there is a blank line following the final right brace. sched/: Applied the modified nxstyle to all C file as a test.

This commit is contained in:
Gregory Nutt
2019-10-24 11:02:42 -06:00
parent 2be1153030
commit b5111d2c38
14 changed files with 70 additions and 7 deletions
+1
View File
@@ -615,6 +615,7 @@ errout_with_join:
ptcb->joininfo = NULL;
errout_with_tcb:
/* Clear group binding */
if (ptcb && !group_joined)