Remove exra whitespace from files (#189)

* Remove multiple newlines at the end of files
* Remove the whitespace from the end of lines
This commit is contained in:
Xiang Xiao
2020-01-31 07:15:01 -08:00
committed by Gregory Nutt
parent 960c26491c
commit 68951e8d72
1339 changed files with 300 additions and 1669 deletions
-1
View File
@@ -1,3 +1,2 @@
/board
/chip
-1
View File
@@ -78,4 +78,3 @@ extern "C"
#endif
#endif /* __ARCH_SIM_INCLUDE_ARCH_H */
-1
View File
@@ -135,4 +135,3 @@ extern "C"
#endif
#endif /* __ARCH_SIM_INCLUDE_IRQ_H */
-1
View File
@@ -1,3 +1,2 @@
This is just a placeholder to assure that this fake "chip" directory exits.
The simulation, of course, has no chips.
-1
View File
@@ -80,4 +80,3 @@ extern "C"
#endif
#endif /* __ARCH_SIM_INCLUDE_SYSCALL_H */