From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH] af_key: fix indentation on declaration statement Date: Tue, 20 Nov 2018 08:34:43 +0100 Message-ID: <20181120073443.GB3581@gauss3.secunet.de> References: <20181113142328.8322-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: Herbert Xu , "David S . Miller" , , , To: Colin King Return-path: Content-Disposition: inline In-Reply-To: <20181113142328.8322-1-colin.king@canonical.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Nov 13, 2018 at 02:23:28PM +0000, Colin King wrote: > From: Colin Ian King > > There is an indentation issue before the declaration of xfrm_ctx. Remove > spaces and replace with a tab. > > Signed-off-by: Colin Ian King Applied to ipsec-next.