netlink: Fix nxstyle issue

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2020-04-10 21:03:34 +08:00
committed by patacongo
parent 369a0fa4fb
commit 581dbb22fe
5 changed files with 59 additions and 53 deletions
+2 -2
View File
@@ -54,8 +54,8 @@
* Public Types
****************************************************************************/
/* This is the form of the obfuscated state structure passed to modules outside of the
* networking layer.
/* This is the form of the obfuscated state structure passed to modules
* outside of the networking layer.
*/
typedef FAR void *NETLINK_HANDLE;