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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E0911C7618E for ; Mon, 24 Apr 2023 18:10:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232255AbjDXSK0 (ORCPT ); Mon, 24 Apr 2023 14:10:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229688AbjDXSKV (ORCPT ); Mon, 24 Apr 2023 14:10:21 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F1C16EAC for ; Mon, 24 Apr 2023 11:10:20 -0700 (PDT) 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 28F4E627F9 for ; Mon, 24 Apr 2023 18:10:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 88887C433D2; Mon, 24 Apr 2023 18:10:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682359819; bh=5xGyBUYnUwW4OTflQUHEhzZkbxr+LFXlTmTBB1kJWp0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=W+r2rsXI0iVlyqHVSGwwl7cwnjlrBMF8NJD+9g4bQcaG2n1wn0IAsvbP+21VbFXhr t900yl06XBJrSk7TMjm99lq6/lQxJBDicvuF0e4rRgCTj/rYBntRglDBZA7dHb6tIg CkhYCb+ntEMCD4oJ4TMzPgRDWaV/9L3/wxC2Sby0HSjrjg40GjORCUdtTGURBRtle6 nWRRi2YXVr+/+JKf5+1PNkGJkZeUXFyRqpWzQ20o8ADitoVLa6xkOnc+EGCXWDBtMF R0l4KQY6BkoK0xINUU3b/htOs/3EM/pw/05P5mwgdbWSoCeD0nn3yeIkw8Q+7NjWrc OTsV4FGN4nIyA== 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 61926E21ED9; Mon, 24 Apr 2023 18:10:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [f2fs-dev] [PATCH] f2fs: remove unnessary comment in __may_age_extent_tree From: patchwork-bot+f2fs@kernel.org Message-Id: <168235981938.17900.13599013308884334410.git-patchwork-notify@kernel.org> Date: Mon, 24 Apr 2023 18:10:19 +0000 References: <20230418060954.67585-1-hanqi@vivo.com> In-Reply-To: <20230418060954.67585-1-hanqi@vivo.com> To: Qi Han Cc: jaegeuk@kernel.org, chao@kernel.org, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Tue, 18 Apr 2023 14:09:54 +0800 you wrote: > This comment make no sense and is in the wrong place, so let's > remove it. > > Signed-off-by: Qi Han > --- > fs/f2fs/extent_cache.c | 1 - > 1 file changed, 1 deletion(-) Here is the summary with links: - [f2fs-dev] f2fs: remove unnessary comment in __may_age_extent_tree https://git.kernel.org/jaegeuk/f2fs/c/8375be2b6414 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html