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 Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5695CC678D9 for ; Wed, 11 Jan 2023 19:20:28 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1pFgeC-000731-HY; Wed, 11 Jan 2023 19:20:27 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pFgeB-00072q-9N for linux-f2fs-devel@lists.sourceforge.net; Wed, 11 Jan 2023 19:20:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Cc:To:In-Reply-To:References:Date:Message-Id:From: Subject:Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=TtHeCog1+f0BsZ96qfrZjbKxKfRRKSCiXyWQ6F0/krE=; b=NNICh+qOBQC1hGl3szieJCusiA Z6FZB/l1G98fTs9kOkmFTkkfenA1m1NQ2tdjH8cUdoaVC3ou8YXaN+ra3xSgyDohLIa9yqkz5wHaO KnzyHa7CmHdKViyI9c9Llt/rl27Ilpbv2SxAGBrkBqwcOSqIQ5akABcPhOhukaJU+X/Y=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Cc:To:In-Reply-To:References:Date:Message-Id:From:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=TtHeCog1+f0BsZ96qfrZjbKxKfRRKSCiXyWQ6F0/krE=; b=cuv2Fb/HkgCSle3secR3lq3owR FxYTlrMGk+QCtGMun3u4BVdJhIG8tNWAgqVODenNizIMiEKyv4Km/94THp+0FxYfQNTEQUicJM5i3 Dws3TDqQOYxF4Fa2ddCh2SfD2Y2TEd79Owf94HDQstfe4PSPJbhDNM8TSVsgpYWo8N0o=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1pFgeA-00011L-Ln for linux-f2fs-devel@lists.sourceforge.net; Wed, 11 Jan 2023 19:20:27 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 66BD661DFF; Wed, 11 Jan 2023 19:20:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 2BE30C43396; Wed, 11 Jan 2023 19:20:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673464818; bh=kBFX7cJSGWf8rvuA9hm0aSTDFC40wCoDg+Fnj9OcTOg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=X1oKLEPPwLgRkJTW3WiC++39n6Y1IEJzlkCI30ErDWxQF+BK3PYx4GmLauYyYfZmh vzPUZG0aTLC+X/hllJ+OSJLKUrzdkwLvBYPS3nkYI+V/KD5plab4SGsia1xZOSL/DS 98wN0ffrlTEU6s4E84WQ+FETKlNskt6xjQUuX/KQzSJJpwUDWf/lR5ZFAMpe+YzdAa tGbYPolu+ZxmOq1oxqqNLmELFJS6qudQNE0jkRdxT4uVbgthlPhhNj6xObMBFLY+z5 MuAcnjfyQVs1+1bMpbcq7DdmQB0Knxd26XM2ylZHqyXGS1NYRfxCQf3s7Gje0Ldlny 2Zolx4rLicxjA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id E7FDCE524CB; Wed, 11 Jan 2023 19:20:17 +0000 (UTC) MIME-Version: 1.0 From: patchwork-bot+f2fs@kernel.org Message-Id: <167346481794.5008.4557923376515038206.git-patchwork-notify@kernel.org> Date: Wed, 11 Jan 2023 19:20:17 +0000 References: <20221221192634.18068-1-frank.li@vivo.com> In-Reply-To: <20221221192634.18068-1-frank.li@vivo.com> To: Yangtao Li X-Headers-End: 1pFgeA-00011L-Ln Subject: Re: [f2fs-dev] [PATCH] f2fs: remove unnecessary blank lines X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: jaegeuk@kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Thu, 22 Dec 2022 03:26:34 +0800 you wrote: > Just cleanup. > > Signed-off-by: Yangtao Li > --- > fs/f2fs/f2fs.h | 2 -- > 1 file changed, 2 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: remove unnecessary blank lines https://git.kernel.org/jaegeuk/f2fs/c/390d0b99212e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel