From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5EC2271B48 for ; Tue, 30 Jan 2024 20:50:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706647826; cv=none; b=sTZntQBLCtzJLuaRZigkKd0830S0sQsKVQBVNI16i9SjkB6cX4ekI5YhZmvoUb5jBHjS6x1KjnWCiIuHSCLyxrs+z5OJzizNt/BAR26cIlqEMgzPrvj+XgEPOTM0u0dDdV5ufeHd0ai5Ikr53NRfC/JgBaDQsdB6BTwSalCha2M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706647826; c=relaxed/simple; bh=sQMc1IpzbU1LGaOI5Qb27si2nqTsv75Gb9RB6VNreKg=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=D2ywmKMKC23iuOpDzmCag297eH4HNkuJA2w+Vq9iuM11ogWTwzG6KNV+snoDnrOdAc6/RUo15tohoHBhWQ3SV9GUH66oSXRFHSfP5NEPvvhqqQDZWmifwvwXgOrx8lSI51yeN7lVMLx7aN2DW7gDvo0PMeCitOh9+G9pIRnuVJ8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=S2qgXbTK; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="S2qgXbTK" Received: by smtp.kernel.org (Postfix) with ESMTPS id EE4F9C433B2; Tue, 30 Jan 2024 20:50:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706647826; bh=sQMc1IpzbU1LGaOI5Qb27si2nqTsv75Gb9RB6VNreKg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=S2qgXbTKvGejivnNf9dn+MBpdfRKqz8haSykjAGabtKAPu2UrWG/3tqxnOxAgfYsm anwR44/uOSCPA6n6rFcGgRzzNzw+7Svn6SWFL9AHew1ts5Tk96IEbEh9QCXEV765ED 9nwOO737ATUgzwTLM51yPgyP2EUb/Jm765YeO3r4VldRV/eVqF8uNrjpgGVJvUFMtK qzHyXe5Zgg85EDMMu3M8M5HCT8oySpbH1l8JS0hq7OS2vXN4jBAM0bO+RDTswyNyob fjruSQe9iAeQP/5ruT089WR9GcsTQHLUvt05a4IrZDgC0PMo43bZiw3DjbN4tqrbvj 4s1KhGEylbDmw== 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 D78A2C595C4; Tue, 30 Jan 2024 20:50:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [f2fs-dev] [PATCH] f2fs: compress: remove some redundant codes in f2fs_cache_compressed_page From: patchwork-bot+f2fs@kernel.org Message-Id: <170664782587.32692.11414863137927185609.git-patchwork-notify@kernel.org> Date: Tue, 30 Jan 2024 20:50:25 +0000 References: <1705556911-24117-1-git-send-email-zhiguo.niu@unisoc.com> In-Reply-To: <1705556911-24117-1-git-send-email-zhiguo.niu@unisoc.com> To: Zhiguo Niu Cc: jaegeuk@kernel.org, chao@kernel.org, ke.wang@unisoc.com, niuzhiguo84@gmail.com, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Thu, 18 Jan 2024 13:48:31 +0800 you wrote: > Just remove some redundant codes, no logic change. > > Signed-off-by: Zhiguo Niu > --- > fs/f2fs/compress.c | 4 ---- > 1 file changed, 4 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: compress: remove some redundant codes in f2fs_cache_compressed_page https://git.kernel.org/jaegeuk/f2fs/c/16c326c7a519 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html