mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
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:
@@ -85,4 +85,3 @@ void devif_iob_send(FAR struct net_driver_s *dev, FAR struct iob_s *iob,
|
||||
}
|
||||
|
||||
#endif /* CONFIG_MM_IOB */
|
||||
|
||||
|
||||
@@ -159,4 +159,3 @@ int devif_loopback(FAR struct net_driver_s *dev)
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user