mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle.
This commit is contained in:
@@ -1804,7 +1804,6 @@ void netdev_ifdown(FAR struct net_driver_s *dev)
|
||||
|
||||
netdown_notifier_signal(dev);
|
||||
#endif
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user