Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp60187ybm; Mon, 20 May 2019 11:52:02 -0700 (PDT) X-Google-Smtp-Source: APXvYqxkITRWi0Wm+6p617xnRpuxqv1V4P89uikl/u0Q/6/5hyBarOvd0o0VPmk0tOOWh9KoKLtq X-Received: by 2002:a62:4351:: with SMTP id q78mr80753910pfa.86.1558378322527; Mon, 20 May 2019 11:52:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558378322; cv=none; d=google.com; s=arc-20160816; b=XWWgvxTDrK8+4zbY/pqzWriSrRvSUxJ7LI+CzDg/4KVGPiweQFWThBNxVgZrvMWBLx wCainEtH6hH46eqB6JwX9UzyVqYF5HNmo15IyTobIbNuHeRuzPsgh4berBjFlUm5vFak XmofUPIT91t/RiYOXoCyYoyL40SwHZcnmYoMhjUV83CqogHSLzShNIbb+tUjgD+CCgR7 oKLJthe6IH9uAUHTBuSGtL+iEnh+6rLgmnojaLMHofwN9+oeDSkHlKnyPPR0HoFS7A4v mkEQfUxIwFmtI+Qm6Sf49MR5zwu6lgiQFWSnZazznd9YR4gJnJ8ehA4JnQcdTmQx0Q6u ESYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=zLJE7fSlwx12Tuz3qbPRzVc45vPUmMh4VY0VfsaR9RM=; b=OAdqqOgWKwIYzMwNKokrsDxXCc8MhZ9HYedCJnyt5E0x71ynPwdo748Ls6PAuYfqFu aG/hFdkA4lR9slFAOlMVkXpIFsJi3cg6IUpByDVivA72igHSiEn9O/4e+sEkGH+z+bud xS/UXhsffVGN8AAEM1FbhGHpsGeRJkmB9H4Yd8i+nfHVuX6tx33ws5lLJUBHRYAxjZ1E T99gBPVVuxBzqJfZkCDG8aWEZeOkSEocjF+ZykgndcwsXFMbnxfVUwseJgDo3BBP1rdG e8a0r6ePy9MgQXo77MNuYZxBPlwDIjzU+SEkbnY7JkwwIKE234sKpuCO6KQLM+NO+Rte +i8A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=BOiDe3tf; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b8si18582325pla.161.2019.05.20.11.51.46; Mon, 20 May 2019 11:52:02 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=BOiDe3tf; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390149AbfETNwW (ORCPT + 99 others); Mon, 20 May 2019 09:52:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:33582 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731680AbfETNwT (ORCPT ); Mon, 20 May 2019 09:52:19 -0400 Received: from localhost (unknown [37.142.3.125]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B45FD20815; Mon, 20 May 2019 13:52:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1558360338; bh=zLJE7fSlwx12Tuz3qbPRzVc45vPUmMh4VY0VfsaR9RM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BOiDe3tf3f0Ln5UOM5A2JNH33E918pBqbFredvvn4u+nDJF37rujbMacv2USRbBD3 StIl13N2S13xocm/FFLwNWTKXPhw+TN1Nm17+MI3CQd7VnoaBK4d1eoQxStwDmTxue ARyppLCzzAqLuPJTgO+1MZysDYDf3KgRJsfUI+n8= Date: Mon, 20 May 2019 16:52:14 +0300 From: Leon Romanovsky To: Joe Perches Cc: Michal Kalderon , "apw@canonical.com" , "linux-kernel@vger.kernel.org" , David Miller Subject: Re: [EXT] Re: [PATCH] checkpatch: add test for empty line after Fixes statement Message-ID: <20190520135214.GM4573@mtr-leonro.mtl.com> References: <20190520124238.10298-1-michal.kalderon@marvell.com> <60717bc4cdf327ffe671c328d47c315eefd385c8.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60717bc4cdf327ffe671c328d47c315eefd385c8.camel@perches.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 20, 2019 at 06:34:49AM -0700, Joe Perches wrote: > On Mon, 2019-05-20 at 13:16 +0000, Michal Kalderon wrote: > > > From: Joe Perches > > > Sent: Monday, May 20, 2019 3:57 PM > > > Subject: [EXT] Re: [PATCH] checkpatch: add test for empty line after Fixes > > > statement > > > > > > External Email > > > > > > ---------------------------------------------------------------------- > > > On Mon, 2019-05-20 at 15:42 +0300, Michal Kalderon wrote: > > > > Check that there is no empty line after a fixes statement > > > > > > why? > > > > > This comment is given a lot on the netdev and rdma mailing lists when patches are submitted with > > an empty line between Fixes: tag and SOB tags. Since "Fixes:" is just another tag and should be kept > > together with the other ones. > > So test that all signature blocks and Fixes do not have > blank lines between them instead of just the "Fixes:" line. > > And if there is some specific ordering required, perhaps a > test for that ordering should be added as well. I'm aware of only one request - Fixes above SOB. Thanks >