From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steffen Klassert Subject: Re: [PATCH] xfrm: policy: add missing indentation Date: Tue, 20 Nov 2018 08:35:32 +0100 Message-ID: <20181120073532.GC3581@gauss3.secunet.de> References: <20181113142842.10531-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: <20181113142842.10531-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:28:42PM +0000, Colin King wrote: > From: Colin Ian King > > There is a missing indentation before the goto statement. Add it. > > Signed-off-by: Colin Ian King Also applied, thanks!