]> asedeno.scripts.mit.edu Git - linux.git/commit
net/decnet: add missing indentation
authorColin Ian King <colin.king@canonical.com>
Tue, 13 Nov 2018 14:18:17 +0000 (14:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Nov 2018 03:42:49 +0000 (19:42 -0800)
commit99310e732a75c40fc9843f52b306fc9943bcce9d
treec603c6e5a33e3d3e06a6639c48642dd5506e3c0d
parent790cd1a8f0022c8e9fe7d856b2866bb9088825f7
net/decnet: add missing indentation

There is a missing indentation before the declaration of port. Add
it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/decnet/af_decnet.c