mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
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:
@@ -615,6 +615,7 @@ errout_with_join:
|
||||
ptcb->joininfo = NULL;
|
||||
|
||||
errout_with_tcb:
|
||||
|
||||
/* Clear group binding */
|
||||
|
||||
if (ptcb && !group_joined)
|
||||
|
||||
Reference in New Issue
Block a user