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 4EBF7ECAAD3 for ; Tue, 6 Sep 2022 02:42:42 +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 1oVOXv-0006YL-1W; Tue, 06 Sep 2022 02:42:39 +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 1oVOXt-0006YF-Qo for linux-f2fs-devel@lists.sourceforge.net; Tue, 06 Sep 2022 02:42:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To: From:References:Cc:To:Subject:MIME-Version:Date:Message-ID: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=ssBzWOqH4vF/tXOLPmazF1HC+UgXj2J2Bo1LTIvbyXk=; b=S+lacF+xbMk6bYLtU8ZWyDquan TQ6zdQX3gsA9xKVKfwcaQM4Eukp0P4LVigqUY+K2P33WuxaSCBPGXOqQqFUBUHdAr0p3RQ2hji8xy IaLhHs2E6kLXShjt83unKkF9NfkocNPau8vIROK6VMtA1OXanmins+nryiS7O80aRpV0=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID: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=ssBzWOqH4vF/tXOLPmazF1HC+UgXj2J2Bo1LTIvbyXk=; b=k03ksKajlfPo/NHbraCEQDCD+P TgzpEoZfp3heMtsFDitltW9o90RzpFu/Qyuq2VZ90W3ycj2C3Z0VrVMWOycua11cjt1sZm7TvXDG6 Owrp3TLZ64OBzGb/BGCLlC6MRBO5c0YDOLkK2lxu7MxEErfKsDfPsNdDTQTNOa5KAGbE=; Received: from ams.source.kernel.org ([145.40.68.75]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1oVOXp-00Gr0j-GH for linux-f2fs-devel@lists.sourceforge.net; Tue, 06 Sep 2022 02:42:37 +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 ams.source.kernel.org (Postfix) with ESMTPS id 69F5FB815CB; Tue, 6 Sep 2022 02:42:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 36AA8C433D6; Tue, 6 Sep 2022 02:42:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662432141; bh=gtthK8pxP/4wfPqvhuq6JRhmiFSoutqwWnTmqXsWi3s=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=CKDXO+WuGoRKJd4FZSrEkJISA50timsifiA3xDU1vqVVqDQYejqCBBkQUmF6ik/3m 07ByV0towCxtTTU6RlZ3wbwSsZ86Ad9jJRex6+RafT4CUxSfIEOdIjCAqRf8NEH0TV BjD+VkSQbY0Y0SM9EqKKNAfw1PkEGXXFvOwiO4N8IwwzBa3O8uWD1K0WfrmQpEtYVw 9sDJm4EIjj3lmj/SPXJ+X6/2xqSU9bdV55EeTpNYuv83F0z4DIquBMHw3FzG6dCDds s+N2mScZjDZ1TKE8R542nVeOknpaOy2c50cHtpFrLGXHwTinHPO/Pk7GEBPszcWaQQ 9kfDPDbhEwi3A== Message-ID: Date: Tue, 6 Sep 2022 10:42:14 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Content-Language: en-US To: Zhang Qilong , jaegeuk@kernel.org References: <20220823112022.132333-1-zhangqilong3@huawei.com> From: Chao Yu In-Reply-To: <20220823112022.132333-1-zhangqilong3@huawei.com> X-Headers-End: 1oVOXp-00Gr0j-GH Subject: Re: [f2fs-dev] [PATCH -next] f2fs: simplify code in f2fs_prepare_decomp_mem 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: linux-f2fs-devel@lists.sourceforge.net Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net On 2022/8/23 19:20, Zhang Qilong wrote: > It could return directly after init_decompress_ctx. > > Signed-off-by: Zhang Qilong Reviewed-by: Chao Yu Thanks, _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel