]> git.proxmox.com Git - mirror_frr.git/commitdiff
zebra: Fixup spaces/tabs issue found by CI in rt_socket.c
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Dec 2018 00:32:14 +0000 (19:32 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Dec 2018 14:42:45 +0000 (09:42 -0500)
Cleanup the space/tabs issues found by CI in rt_socket.c so
it stops complaining at us.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rt_socket.c

index 5ce1ddfd49056c2e77da12260d98358ddcdbf039..29e9bf82f015666cf9546aecd036069b7b8c5ba4 100644 (file)
@@ -204,10 +204,10 @@ static int kernel_rtm(int cmd, const struct prefix *p,
 #ifdef KAME
 
 #define SET_IN6_LINKLOCAL_IFINDEX(a, i)                                        \
-        do {                                                                   \
-                (a).s6_addr[2] = ((i) >> 8) & 0xff;                            \
-                (a).s6_addr[3] = (i)&0xff;                                     \
-        } while (0)
+       do {                                                                   \
+               (a).s6_addr[2] = ((i) >> 8) & 0xff;                            \
+               (a).s6_addr[3] = (i)&0xff;                                     \
+       } while (0)
 
                        if (IN6_IS_ADDR_LINKLOCAL(&sin_gate.sin6.sin6_addr))
                                SET_IN6_LINKLOCAL_IFINDEX(