OSDN Git Service

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)
commitc04b6ea4e6097dbe35f50d4302bbcbab5310df31
treee49233ebb6bedfe296dc0fbda00fd310b5f8f85e
parent2f9b0d93a9d3ec64558537ab5d7cff820886afa4
tipc: fix missing indentation in source code

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

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