Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3118531pxu; Mon, 14 Dec 2020 22:00:00 -0800 (PST) X-Google-Smtp-Source: ABdhPJzDosBS2sfw6AYnmtWfdGx21kFT82gyKYFhBG+dEkIq/pW0W0tkU5va6TqwUQxmx6kxKkVy X-Received: by 2002:a17:906:6c94:: with SMTP id s20mr5004384ejr.0.1608012000209; Mon, 14 Dec 2020 22:00:00 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608012000; cv=none; d=google.com; s=arc-20160816; b=RefQDZT6dEQV/ziGfAOIxA/mz31YiRuQY2xNwbpTzkQDEgtjYGSHWi2DJL3aujKK26 uMYqJ1NgWSE66T9bpHzENLu0qvF8xpZ8rSoQsqSW9V3HTrWKRYvVyyBU6J+OMq2Q+ETX +e7sjBAaKyaUMkURxnv3YPRQyVM17CjPtHBgJ8lH+KR2pSb0PW43gUwF4TvltqX/GbuK QLvm9xUy0ZnwJrtPv03MG/gskRr+DDdLKdI2+Red18LGd9Xu1iePJ7+ZEJyU3YK0jGSB BorWkKUXBlE6g0QQQAhDpvKeQjyJWB7UHNpiM3gZm0R7ybWbhLwxwwaHwH0+zAtfIYMB G95Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:dkim-signature:date; bh=bXnN+VEyVJ4L8XNXsV2Tzzuovon9K1pUPAnvYTQBfxk=; b=O3AueKK4ekO2+gx0yXLShoKfdaY0uh8KVbdAOkP8N3TOHTEyDdTru69++NIya3L4Rr A6n33Gm7PX28LCv18fppEcXV7oj5hGSqaCSNQpvjIWMNdmhTH0kbWs2ihdraE6Aos8bp kSDex0YXTu/XxQyUqBoqhUlOJpOLEGIqY9HgGxTB6o8d7GpcD9yIZwVIE4s7OLPnqeqX o2j1zBi1Stx6qIBFY294qXE89GnSKq4aLuAKzSc4/wM2C6IXdHllEcdBHhThSN+gjSTK O38wfyun4HZDo6CYa8ru/JB2pHTrvKeAx5Oz9jnpcyiWfCsBNiG/ezFPBBZ4h/GTJcPu 4+Zw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=LoYz2Vkh; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u18si319944eda.523.2020.12.14.21.59.34; Mon, 14 Dec 2020 22:00:00 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=LoYz2Vkh; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726072AbgLOFTg (ORCPT + 99 others); Tue, 15 Dec 2020 00:19:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:35754 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725864AbgLOFTW (ORCPT ); Tue, 15 Dec 2020 00:19:22 -0500 Date: Tue, 15 Dec 2020 07:18:38 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608009522; bh=sYVoD9fQ4iG/h+hSNQcInrv0UeUccJHoIREfTQfxY7c=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=LoYz2VkhmecU0TapvJ/75sQjoZEdfvX/S4P55adPRt2I1DmlSA/FEyEi1pVtS4mJ7 RZUlxKtZTfFY+wCMdaNBL5bfZ1qPi2QeIxaeMTyo3i8F0yoSLL8auWElbfhQySjuQF LoG/UhPIjgEE4zNWy55kNrt7C+bmitx0RsRRIUNTkzOocCeOjpDrIcc6mLbvdIy9li 5cB7x+6EAWKAHLXB4oHAZOAqgdr3dv7gbbC1t86sv7BgXHTs67elMd6JZfaSnf9cQw KxUTRiF0PaltqTsAZQ8xnt6INwHW40Dn0TxBLuMA+xenGgl6QYGCXHcEfNM1rkVWhT cGQR6CdYFWnlQ== From: Leon Romanovsky To: Joe Perches Cc: Jakub Kicinski , Vasyl Gomonovych , tariqt@nvidia.com, "David S. Miller" , netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] net/mlx4: Use true,false for bool variable Message-ID: <20201215051838.GH5005@unreal> References: <20201212090234.0362d64f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <20201214103008.14783-1-gomonovych@gmail.com> <20201214111608.GE5005@unreal> <20201214110351.29ae7abb@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <1113d2d634d46adb9384e09c3f70cb8376a815c4.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1113d2d634d46adb9384e09c3f70cb8376a815c4.camel@perches.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2020 at 11:15:01AM -0800, Joe Perches wrote: > On Mon, 2020-12-14 at 11:03 -0800, Jakub Kicinski wrote: > > On Mon, 14 Dec 2020 13:16:08 +0200 Leon Romanovsky wrote: > > > On Mon, Dec 14, 2020 at 11:30:08AM +0100, Vasyl Gomonovych wrote: > > > > It is fix for semantic patch warning available in > > > > scripts/coccinelle/misc/boolinit.cocci > > > > Fix en_rx.c:687:1-17: WARNING: Assignment of 0/1 to bool variable > > > > Fix main.c:4465:5-13: WARNING: Comparison of 0/1 to bool variable > > > > > > > > Signed-off-by: Vasyl Gomonovych > > > > --- > > > > ?- Add coccicheck script name > > > > ?- Simplify if condition > > > > --- > > > > ?drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2 +- > > > > ?drivers/net/ethernet/mellanox/mlx4/main.c | 2 +- > > > > ?2 files changed, 2 insertions(+), 2 deletions(-) > > > > > > Please refrain from sending new version of patches as reply-to to > > > previous variants. It makes to appear previous patches out-of-order > > > while viewing in threaded mode. > > > > Yes, please! I'm glad I'm not the only one who feels this way! :) > > I'm the other way. > > I prefer revisions to single patches (as opposed to large patch series) > in the same thread. It depends which side you are in that game. From the reviewer point of view, such submission breaks flow very badly. It unfolds the already reviewed thread, messes with the order and many more little annoying things. > > There is no other easy way for changes to a patch to be tracked AFAIK. Not really, I'm using very simple convention to keep tracking of changes. The changelog together with lorifier does the trick. https://github.com/danrue/lorifier https://lore.kernel.org/linux-rdma/20201125064628.8431-1-leon@kernel.org/ So I'm simply adding link to the previous version when sending new one. > > Most email clients use both In-Reply-To: and References: headers as > the mechanism to thread replies. Right, and this is exactly what we don't want for vX patches. > > Keeping the latest messages at the bottom of a thread works well > to see revision sequences. I have a different workflow. Thanks