]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: fix missing indentation in source code
authorjohn.rutherford@dektech.com.au <john.rutherford@dektech.com.au>
Mon, 24 Jun 2019 06:45:16 +0000 (16:45 +1000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jun 2019 14:29:45 +0000 (07:29 -0700)
commit7c12dbcff7ec77411f7615f04df518854a14aafc
treee49233ebb6bedfe296dc0fbda00fd310b5f8f85e
parent9ddaa239643483eb7a2a45aeab7c096086900765
tipc: fix missing indentation in source code

Fix misalignment of policy statement in netlink.c due to automatic
spatch code transformation.

Fixes: 225708e56c99 ("genetlink: make policy common to family")
Acked-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: John Rutherford <john.rutherford@dektech.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/netlink.c