]> 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)
commit98e3c2ffd52226c942f2af6dbe89e87f03201263
treee49233ebb6bedfe296dc0fbda00fd310b5f8f85e
parent5bc21f62ec14332982139beae618928e99cc5e41
tipc: fix missing indentation in source code

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

Fixes: 3a446d81905e ("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