]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
af_key: fix indentation on declaration statement
authorColin Ian King <colin.king@canonical.com>
Tue, 13 Nov 2018 14:23:28 +0000 (14:23 +0000)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 15 Nov 2018 17:09:32 +0000 (18:09 +0100)
commit4fc735d934ef8afb2f12d19293e3418d14ba6ba2
tree7ae75a1dd9e79b900e6574f126b05e7dc6cc342b
parent6ac098b2a9d3088781f1c2b7138cf38e817a3da7
af_key: fix indentation on declaration statement

There is an indentation issue before the declaration of xfrm_ctx. Remove
spaces and replace with a tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/key/af_key.c