Fix nuttx coding style

Remove TABs
This commit is contained in:
simbit18 2023-08-01 16:50:48 +02:00 committed by Xiang Xiao
parent 4b0a3d92ff
commit 85988dc77f
9 changed files with 21 additions and 23 deletions

View file

@ -71,4 +71,4 @@ void container_free_all(FAR struct alt_container_s *head);
FAR struct alt_container_s *
container_pick_listtop(FAR struct alt_container_s **head);
#endif /* __APPS_LTE_ALT1250_ALT1250_CONTAINER_H */
#endif /* __APPS_LTE_ALT1250_ALT1250_CONTAINER_H */

View file

@ -46,4 +46,4 @@ struct postproc_s
unsigned long priv;
};
#endif /* __APPS_LTE_ALT1250_ALT1250_POSTPROC_H */
#endif /* __APPS_LTE_ALT1250_ALT1250_POSTPROC_H */