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=-22.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 83183C07E96 for ; Thu, 8 Jul 2021 04:00:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 70A9B61CE0 for ; Thu, 8 Jul 2021 04:00:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229467AbhGHECp (ORCPT ); Thu, 8 Jul 2021 00:02:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:57664 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229468AbhGHECo (ORCPT ); Thu, 8 Jul 2021 00:02:44 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 798C061CC4; Thu, 8 Jul 2021 04:00:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625716803; bh=P/n/X9uK6pJDvyw/tlwybZbz3mde4XAtza5STxXvtpM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=eRl6fP9ka7D3PlYxJwDVfTsDJ/g1DVyA2nsu+oA2giXFF5AO3+7lwRTOpCABtvlZq hLne+mjNYMMzBszJ+4aPyNuwwHL3nME5Km+Ib++kPandI2TnGLw+VWBhLPPee3cwxh 2yr5PA1G0oTPCshpV5cCRJfrVl5hL8atfrh2HtdiPtXolbJT8SmT0VJuJem2jmzQQS KsOCNINPlP/0q4tkpQVSbf0M2utk2sCpjf+KaV/MMzJEQJsEdtnnTkLFSiOtE5D9gH QpP4CCMsabQr+MS0Zb3dONOs/6VCRqK4rDY12jU1mBkjaMu8DgGCntixIsNnFhrlhB nm6vZPYAcwC2A== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] ipmr: Fix indentation issue From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162571680342.17275.9309566042808024713.git-patchwork-notify@kernel.org> Date: Thu, 08 Jul 2021 04:00:03 +0000 References: <20210707181833.165-1-royujjal@gmail.com> In-Reply-To: <20210707181833.165-1-royujjal@gmail.com> To: UjjaL Roy Cc: davem@davemloft.net, yoshfuji@linux-ipv6.org, dsahern@kernel.org, kuba@kernel.org, netdev@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 Wed, 7 Jul 2021 23:48:33 +0530 you wrote: > From: "Roy, UjjaL" > > Fixed indentation by removing extra spaces. > > Signed-off-by: Roy, UjjaL > --- > net/ipv4/ipmr.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - ipmr: Fix indentation issue https://git.kernel.org/netdev/net/c/92c4bed59bc0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html