Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp4918824imm; Tue, 26 Jun 2018 02:52:01 -0700 (PDT) X-Google-Smtp-Source: ADUXVKI+0ODMmEf2LvuL8S0nlGjgPxSy7AS//fioVJpGV+KfDe4ZcxkO4GNloXWUQmuS/G4U3mEF X-Received: by 2002:a63:7983:: with SMTP id u125-v6mr720558pgc.267.1530006721889; Tue, 26 Jun 2018 02:52:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530006721; cv=none; d=google.com; s=arc-20160816; b=d/KeDZVGZmI+XwcrsJps/Fy4M7i3BnDlWHwrVwGFVmA2F2msN7lrlm31SbtdnELJVa YmzW0ebHCbQMYnLj8LGZt0mk+zj5IhalzEJ0b93o7hVn3FlqMAJYBtAa4280KQWCXB/2 /5TPNMVdT5wDnXJ/Vxn6n795kwIbWosWyaeJ0uXBaGuop+5b8UrbeCJlFsi5zBFsWK2C Ofhx0gkoNtU5UFuRV+9azYy0vQGmVqU+6JcB/CgpHnzLp01mr5ZKUAks9p97WpCXI2um JyWT3+fmzYfoaD8K0KMJWUfBS9IpO/vHdY2fDsSgCBkIV4GLPpJHvv6bUxN1Ljs1snPu hqnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=L2GDkCX6tEeyOZjZB4NXErMDRITb+wgASi5cXPxKGpI=; b=GGCbnrW6djJm3Mb18qtEZ3G8xIOerNJjCh6fJjWpOueWUTkFm6h3Gg3INM85MR12fY z2HTPNbX2DgLToADVfxXdaEuT6cva56cd5aLsPt4/1zL5QOOHsvRMwuLJ+iLTE1mlX+Y iWiOl9q0/KhXWtcXJoIjFyZfX5eJtWa9VrkMMlvJayHoFHvl+GDS34e/fhFvtoHSDIwx gIDWemZDwkvg94vJLI2sfhjoH/oGNMRdo6IIfQ/Sz4/20cIi76NyIqoSPpDm2gNHHRVQ Sn2dtyz+MvNp54xWtBYF2gNV0gxrZAAnQRsMA/SI3cQmWJj3kX4hguJ4p/zEN9RWzUvX jLNA== 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; dmarc=fail (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 n20-v6si1254391plp.298.2018.06.26.02.51.47; Tue, 26 Jun 2018 02:52:01 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934324AbeFZJue (ORCPT + 99 others); Tue, 26 Jun 2018 05:50:34 -0400 Received: from osg.samsung.com ([64.30.133.232]:50565 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934194AbeFZJtU (ORCPT ); Tue, 26 Jun 2018 05:49:20 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 11C0E30BC4; Tue, 26 Jun 2018 02:49:20 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "References" Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id d1R8S4fih8D9; Tue, 26 Jun 2018 02:49:19 -0700 (PDT) Received: from smtp.s-opensource.com (177.41.130.70.dynamic.adsl.gvt.net.br [177.41.130.70]) by osg.samsung.com (Postfix) with ESMTPSA id B7A7730B90; Tue, 26 Jun 2018 02:49:16 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.91) (envelope-from ) id 1fXkb4-0000li-03; Tue, 26 Jun 2018 06:49:14 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , Jani Nikula Subject: [PATCH 1/9] scripts/documentation-file-ref-check: remove some false positives Date: Tue, 26 Jun 2018 06:49:03 -0300 Message-Id: <6ef23af10506e6491e0d9184b709aa1ea0201cfd.1530005114.git.mchehab+samsung@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: In-Reply-To: References: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There are several false positives at tcm_mod_builder.txt: Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000 Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000 Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_base.h Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../include/target/target_core_fabric_ops.h Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_fabric.c Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_fabric.h Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/tcm_nab5000_configfs.c Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/Kbuild Documentation/target/tcm_mod_builder.txt: mnt/sdb/lio-core-2.6.git/Documentation/target/../../drivers/target/tcm_nab5000/Kconfig Ignore them. Signed-off-by: Mauro Carvalho Chehab --- scripts/documentation-file-ref-check | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/documentation-file-ref-check b/scripts/documentation-file-ref-check index 078999a3fdff..857eb0d7458d 100755 --- a/scripts/documentation-file-ref-check +++ b/scripts/documentation-file-ref-check @@ -75,6 +75,9 @@ while () { # Remove URL false-positives next if ($fulref =~ m/^http/); + # Discard some build examples from Documentation/target/tcm_mod_builder.txt + next if ($fulref =~ m,mnt/sdb/lio-core-2.6.git/Documentation/target,); + # Check if exists, evaluating wildcards next if (grep -e, glob("$ref $fulref")); -- 2.17.1