Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp6282071ybl; Wed, 15 Jan 2020 01:55:47 -0800 (PST) X-Google-Smtp-Source: APXvYqydJtVYQsE78lUcagN6aRIxNU9QI4Mu0INa5H+ry/slAWpDax8UWe5WstvCTF/BGYcO31Xh X-Received: by 2002:aca:cf50:: with SMTP id f77mr20823333oig.60.1579082147538; Wed, 15 Jan 2020 01:55:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579082147; cv=none; d=google.com; s=arc-20160816; b=jdz9xUJssv5QzRuvtcrlqZaTQMMzGwFHtXLVXj2jTJdo9kR8KIIKkUrt3x/RJREN0T T9KPU+q4xMPg+paHFg9KHqw0VGsbV+N6Uv0a0UIS4yXa3ZwGY1D7QYZdcb4dxA2aukK5 gQhzkq8VbCBNTDxYirCEQapXC0o7TFz8nG7i2iCshZQjyFhpbtZ9M1ecETOzORbmW0ZI GBis2b7F1bH5E2mC3dQAxEd98EqR9rm7cfIOEmr0jDNFMUN8EuJW3+RbWm3+ZJAiTrhP nnPJtiwlVfCh4IPSO+i4tMw//TFpDWRmJNw/dslVdhnRtsYEBH1mKiOmeIr+MrTKqyrC w0dA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=iUFNXolgudU1gu/h+pwY0lt0MT1f5oHmI644MRTPzpc=; b=iZw3ld0AmBQwBI0eu9BYxE37cHlG6BGq0EdqGpKuNNJKAd5Q2i0NKfPFlXFovVY0LE WO0uhfBURsC21VioQo2JLKVVat04k8953MMjVEv3sIZFovUxjf70wiFrrvlXzhKtgYTv SENfhqodO0/WqZIQWOKZiRgpETDxBXL0SvBT/y+8tV0fzlyq5Fpl/4SQAx+4QItV2Jgc 3VEcNvzcfoSg7j9rXiXECLSpW3yigld6OEpxBcAteyWdt8b/NVXs8bfbEfi0+p9GXI0G lAEDxty65rDJcM0N/S1+cm0tfKn2IokV8d70OwQmvaCiemeEqrxyZCJgVFsDiJHIIE/A 5QHw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f190si9623954oig.229.2020.01.15.01.55.34; Wed, 15 Jan 2020 01:55:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729567AbgAOJyb (ORCPT + 99 others); Wed, 15 Jan 2020 04:54:31 -0500 Received: from szxga04-in.huawei.com ([45.249.212.190]:9618 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729504AbgAOJya (ORCPT ); Wed, 15 Jan 2020 04:54:30 -0500 Received: from DGGEMS412-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 79DE1587D749E023B9B4; Wed, 15 Jan 2020 17:54:29 +0800 (CST) Received: from [10.134.22.195] (10.134.22.195) by smtp.huawei.com (10.3.19.212) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 15 Jan 2020 17:54:23 +0800 Subject: Re: [f2fs-dev] [PATCH -next] f2fs: remove set but not used variable 'cs_block' To: Shinichiro Kawasaki , Yuehaibing CC: "jaegeuk@kernel.org" , "chao@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-f2fs-devel@lists.sourceforge.net" References: <20191224124359.15040-1-yuehaibing@huawei.com> <673efe18-d528-2e9b-6d44-a6a7a22086f3@huawei.com> <62ce1981-9061-f798-a65d-9599ceceb4b8@huawei.com> <20191226082419.ljbhystwkhp2d4gh@shindev.dhcp.fujisawa.hgst.com> <20200115023328.bummaaa7pdnao5qk@shindev.dhcp.fujisawa.hgst.com> From: Chao Yu Message-ID: <0aea7754-2114-cc78-3453-bc608bacd45a@huawei.com> Date: Wed, 15 Jan 2020 17:54:23 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20200115023328.bummaaa7pdnao5qk@shindev.dhcp.fujisawa.hgst.com> Content-Type: text/plain; charset="windows-1252" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.134.22.195] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2020/1/15 10:33, Shinichiro Kawasaki wrote: > On Dec 26, 2019 / 17:24, Shin'ichiro Kawasaki wrote: >> On Dec 26, 2019 / 14:05, Yuehaibing wrote: >>> On 2019/12/26 11:44, Chao Yu wrote: >>>> On 2019/12/24 20:43, YueHaibing wrote: >>>>> fs/f2fs/segment.c: In function fix_curseg_write_pointer: >>>>> fs/f2fs/segment.c:4485:35: warning: variable cs_block set but not used [-Wunused-but-set-variable] >>>>> >>>>> It is never used since commit 362d8a920384 ("f2fs: Check >>>>> write pointer consistency of open zones") , so remove it. >>>> >>>> Thanks for the fix! >>>> >>>> Do you mind merging this patch to original patch? as it's still >>>> pending in dev branch. >>> >>> It's ok for me. >>> >> >> Thank you for this catch and the fix. Appreciated. > > I have merged YueHaibing's change to the write pointer consistency fix patch > and sent out as the v6 series. Thanks again for finding out the unused variable. > > I was not sure if I should add Chao Yu's reviewed by tag to the patch from which > the unused variable was removed. To be strict, I didn't add the tag. Just > another quick review by Chao will be appreciated. Thanks for the revision. :) I guess Jaegeuk can merge that kind of fix into original patch, and meanwhile keeping old Reviewed-by tag in that patch. Thanks, > > -- > Best Regards, > Shin'ichiro Kawasaki. >