tools/nxstyle.c: Add logic to catch another formatting error and to eliminate some false alarms. Includes cosmetic changes to several files ... mostly as a result of testing nxstyle and finding issues.

This commit is contained in:
Gregory Nutt
2018-10-29 16:25:57 -06:00
parent 7d2b250cbc
commit dcb7ce8afd
14 changed files with 137 additions and 117 deletions
-1
View File
@@ -65,7 +65,6 @@
struct net_stats_s g_netstats;
#endif
#ifdef CONFIG_NET_IPv4_REASSEMBLY
/* Reassembly timer (units: deci-seconds) */