tools/nxstyle: fixed "Mixed case identifier found" errors related to sim/wpcap

This commit is contained in:
Alexander Lunev
2022-01-27 10:37:32 +08:00
committed by Xiang Xiao
parent e518a9f031
commit c45534f41b
+16
View File
@@ -248,6 +248,22 @@ static const char *g_white_list[] =
"_Far",
"_Erom",
/* Ref:
* arch/sim/src/sim/up_wpcap.c
*/
"Address",
"Description",
"FirstUnicastAddress",
"GetAdaptersAddresses",
"GetProcAddress",
"LoadLibrary",
"lpSockaddr",
"Next",
"PhysicalAddressLength",
"PhysicalAddress",
"WideCharToMultiByte",
/* Ref:
* fs/nfs/rpc.h
* fs/nfs/nfs_proto.h