From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50D3AC433EF for ; Fri, 3 Sep 2021 11:10:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3C0916108E for ; Fri, 3 Sep 2021 11:10:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348944AbhICLLJ (ORCPT ); Fri, 3 Sep 2021 07:11:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:54994 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348672AbhICLLG (ORCPT ); Fri, 3 Sep 2021 07:11:06 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id ADDEE610E5; Fri, 3 Sep 2021 11:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630667406; bh=ldQm8zVTHmrAm3Pi4juEvFQko80QHQ20RcWra5CgX+s=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=SPPXVVQ3ftWkqTMdSQRTc09epXM3jd9dE2n+YvwSW66zIQGAc0FnElBiXbQRlw3h5 m7u+N3kdPawP1flfjF87nqZ2o09aBw1LQw6//+Cfkp67nZt71ERa+4hhLJNgWjaM7Q wchGFNmTkVx9S2d6JDyi2f79/uE1uZhb90cAcn1DURwpfOPdI6n5g/5Qs9Mu6+p1J7 YaBXHotDgCh2fliKTZW09F77PJC1NeaT/TIarSX4NL0cLHpRmJ32C1LIWs0vI19LY6 jVHg54GM1eIcd210ztYMQZN/xY3FV0AZAeHVpPe3003HNkh4u0Lt9jigyrK8pn9pO5 MtSpDi2onE97A== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] skbuff: clean up inconsistent indenting From: patchwork-bot+netdevbpf@kernel.org Message-Id: <163066740667.18620.16941532048366358544.git-patchwork-notify@kernel.org> Date: Fri, 03 Sep 2021 11:10:06 +0000 References: <20210902225623.58209-1-colin.king@canonical.com> In-Reply-To: <20210902225623.58209-1-colin.king@canonical.com> To: Colin King Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Thu, 2 Sep 2021 23:56:23 +0100 you wrote: > From: Colin Ian King > > There is a statement that is indented one character too deeply, > clean this up. > > Signed-off-by: Colin Ian King > > [...] Here is the summary with links: - skbuff: clean up inconsistent indenting https://git.kernel.org/netdev/net/c/c645fe9bf6ae You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html