Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp2514255rwd; Mon, 15 May 2023 12:46:49 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4XFntTV7ZtWl7J5UwXrAGJBqw9mlM1NynYb3rzs7zouHTs4vWtCijcOU83i4qAJ8kV56JQ X-Received: by 2002:a05:6a20:7f9c:b0:105:7857:e4dc with SMTP id d28-20020a056a207f9c00b001057857e4dcmr8243970pzj.7.1684180009359; Mon, 15 May 2023 12:46:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684180009; cv=none; d=google.com; s=arc-20160816; b=cz9S/d0MU++5iI69f+zhgroHzsRgMdNWS5mDqisOWUU8bs9uIVYpE9LvM4qTJQbUdH raNyW64nOrF4/BfZK8skMoOrzUGsuq8tkMlM6xrmz/5MeQSvdnugfx2WHlDnvUEa/lNX 9f/Lv26UNbZLpyhGIe/81AG0xczAYSqixAMOmjRprtMQThHOZ8o5q7cIDaa3K52mI5A4 VfRtQQucKVX1Vk4lo39fqU5iZ+883liEMnLDCzLHvzcAft0VkHH0vS18T1J8L/oLI3AM Z57Fplo8FQeIFTHChZQm4wXXO0aohRtG4nNEHtmLe/4+vDnHQVIpGhjAkcY2OoPeJyDs zdMQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-disposition:mime-version:message-id :subject:cc:to:from:date; bh=gcblqxqA7+2tzF4ojWdFIL0Qq1C1jWb7SbBBmRgiUto=; b=y2AOII39n4pBjLveqLelOyTDb68jQKCkw82VUysgWo+4hZ41DrstVtrkkeN02mvs+1 p33tAOU+hdx5JtigNIFZxCbQmHMwembCfAZMkBsY+4ojx/dBFj4J8RDMQ9XlvvgbGqmy Vk5GGWvjt7RUKAdj9CsXVDj0lV1sATPWgNmIKkARDqgMV6D32Vev9Jd1+6B5b+cD/zpZ 2M3vTqKExoFvlUu/V7HbPg0zThzacpYftOmVRu4xD02tCiiGlm1rEFeCAMV2TuWg1NEt 1pUmDW0UTbtbBCKS4kAZklvehXC1EK5jw4EltbRJYEP9F39+FuK47deqK0KO08dVY10T ZW4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id l186-20020a633ec3000000b0050f83aa181esi17660877pga.698.2023.05.15.12.46.32; Mon, 15 May 2023 12:46:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244521AbjEOTSK (ORCPT + 99 others); Mon, 15 May 2023 15:18:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243925AbjEOTSJ (ORCPT ); Mon, 15 May 2023 15:18:09 -0400 Received: from mail11.truemail.it (mail11.truemail.it [IPv6:2001:4b7e:0:8::81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 01D9815528 for ; Mon, 15 May 2023 12:17:50 -0700 (PDT) Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id C474C20629; Mon, 15 May 2023 21:17:47 +0200 (CEST) Date: Mon, 15 May 2023 21:17:43 +0200 From: Francesco Dolcini To: Matthieu Baerts Cc: Andy Whitcroft , Joe Perches , Dwaipayan Ray , Lukas Bulwahn , David Airlie , Thorsten Leemhuis , linux-kernel@vger.kernel.org Subject: Reported-by checkpatch warning from v6.4-rc1 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, starting from commit d6ccdd678e45 ("checkpatch: check for misuse of the link tags") any Reported-by: tag not followed by a Closes trigger a warning, even if we have a Link: tag afterward. Example: WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report #8: Reported-by: kernel test robot Link: https://lore.kernel.org/oe-kbuild-all/202305152341.oiSjRpv6-lkp@intel.com/ total: 0 errors, 1 warnings, 8 lines checked From what I can understand it was not in the intention of that patch, and Link: is still fine to be used. Comments? Francesco