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
@@ -127,4 +127,3 @@ Related Subdirectories
drivers/audio -- Contains the lower-level device specific drivers.
apps/system/nxplayer -- User-mode audio subsystem interface library.
-1
View File
@@ -1439,4 +1439,3 @@ FAR struct audio_lowerhalf_s *
}
#endif /* CONFIG_AUDIO && CONFIG_AUDIO_FORMAT_PCM */