Run codespell -w with the latest dictonary again

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-02-23 16:50:23 +08:00
committed by Abdelatif Guettouche
parent 55a7dfc9a7
commit cde88cabcc
1532 changed files with 3117 additions and 3117 deletions
+2 -2
View File
@@ -464,7 +464,7 @@ int netdev_count(void);
* failure.
*
* Assumptions:
* The nework is locked
* The network is locked
*
****************************************************************************/
@@ -488,7 +488,7 @@ int netdev_ipv4_ifconf(FAR struct ifconf *ifc);
* failure.
*
* Assumptions:
* The nework is locked
* The network is locked
*
****************************************************************************/
+2 -2
View File
@@ -250,7 +250,7 @@ static int ifconf_ipv6_callback(FAR struct net_driver_s *dev, FAR void *arg)
* failure.
*
* Assumptions:
* The nework is locked
* The network is locked
*
****************************************************************************/
@@ -283,7 +283,7 @@ int netdev_ipv4_ifconf(FAR struct ifconf *ifc)
* failure.
*
* Assumptions:
* The nework is locked
* The network is locked
*
****************************************************************************/