]> git.proxmox.com Git - mirror_frr.git/blobdiff - include/linux/netlink.h
*: strip trailing whitespace
[mirror_frr.git] / include / linux / netlink.h
index 0a4d73317759c9ee523d7d5482548b3171c821e6..750a36be671e20b2d01b99f9239c19c15de6752e 100644 (file)
@@ -16,7 +16,7 @@
 #define NETLINK_SELINUX                7       /* SELinux event notifications */
 #define NETLINK_ISCSI          8       /* Open-iSCSI */
 #define NETLINK_AUDIT          9       /* auditing */
-#define NETLINK_FIB_LOOKUP     10      
+#define NETLINK_FIB_LOOKUP     10
 #define NETLINK_CONNECTOR      11
 #define NETLINK_NETFILTER      12      /* netfilter subsystem */
 #define NETLINK_IP6_FW         13
@@ -32,7 +32,7 @@
 
 #define NETLINK_INET_DIAG      NETLINK_SOCK_DIAG
 
-#define MAX_LINKS 32           
+#define MAX_LINKS 32
 
 struct sockaddr_nl {
        __kernel_sa_family_t    nl_family;      /* AF_NETLINK   */