From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6DC9EC10F14 for ; Wed, 2 Oct 2019 22:10:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 41CB8222BE for ; Wed, 2 Oct 2019 22:10:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=sifive.com header.i=@sifive.com header.b="kboGfl6V" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726574AbfJBWKI (ORCPT ); Wed, 2 Oct 2019 18:10:08 -0400 Received: from mail-io1-f65.google.com ([209.85.166.65]:38516 "EHLO mail-io1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725928AbfJBWKH (ORCPT ); Wed, 2 Oct 2019 18:10:07 -0400 Received: by mail-io1-f65.google.com with SMTP id u8so955824iom.5 for ; Wed, 02 Oct 2019 15:10:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=date:from:to:cc:subject:in-reply-to:message-id:references :user-agent:mime-version; bh=6c+UtI1uYDbyYxUQwSa9jl5b6+0JQI0MJumhi18xfQg=; b=kboGfl6VR6AFG/YCMnKlVG1+DLAnMRlmrb8TUPJMLPA8HrsPJg1Wv8qBfjT/1q4Bki bBHNbIFDJCUEivY6JcJ8nmU4c1/OM5zE+nbfYeEhQBMkd4DgnMpt27LQCB66JR4ey7Zc LS2WLuNO7xZj1wj/3HEnrW2rj2gpzQnUmlwALGcM0Wm9pCjPbLzsr0mq1mz7Kq+YUbob 9ht8eU3m5L9/xHmvhA1RZaSsMCPDzEHDCd0xVDaqVHUzRaHAY/ldADDT6KFMPW0FPa54 yvmv+K2YV95Qr4Cy6BOpBN7bF6oZcWYlKVB7T3RlKmOz/SK53j9xC0hFrC1dwk4swq6R 0EfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:in-reply-to:message-id :references:user-agent:mime-version; bh=6c+UtI1uYDbyYxUQwSa9jl5b6+0JQI0MJumhi18xfQg=; b=HWkfk7dTBNSpizukoeC/VoQfz9vKcenz4MWcoy7fUr9i5Lje2wCAARimDDxDDOKNEo Zg6Ko3vLNWo+rXBHUQOjD4r41n42srI/rg2VcwaAW/YyDaYW7Jpi7n2kFwBAuyTNHid/ XIhZsXaILS2wt5Cf68Nxpg1/RoTwEUE0RqRLE2MGvhsTZ62cS4I+uU4IuviZOFtEc5b2 wPdKBmrN15m0QAaPr/RtrLoqAkygyRJFuR1nKEgaN7XOED3bH1H7SrYRPOJDGilxISP+ bYZQc/zhvms6QygOZXg9vDyvxs0BfflsBgD+fIT1/1qd0FF/ko0Qtaev7+EBlMJ7FnW9 wsPw== X-Gm-Message-State: APjAAAXTc4nwyWIvxPZu91OcZV8qOp9fJ3lh5mACPPJ2XqKv7jY+yACL ZPPgqwzSNNZIy546lY3YYIzzlg== X-Google-Smtp-Source: APXvYqwYei1g/xOWE2U+PJHvvft5qrbaOfrE6nk3lP1n8pcWvN76f2qecpvDskoigtVrXYEOtuSqcA== X-Received: by 2002:a6b:8bd4:: with SMTP id n203mr5741864iod.133.1570054206751; Wed, 02 Oct 2019 15:10:06 -0700 (PDT) Received: from localhost (67-0-10-3.albq.qwest.net. [67.0.10.3]) by smtp.gmail.com with ESMTPSA id l16sm350067ilm.67.2019.10.02.15.10.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Oct 2019 15:10:05 -0700 (PDT) Date: Wed, 2 Oct 2019 15:10:05 -0700 (PDT) From: Paul Walmsley X-X-Sender: paulw@viisi.sifive.com To: Mauro Carvalho Chehab cc: Linux Doc Mailing List , corbet@lwn.net, Mark Rutland , James Hogan , Linus Walleij , Palmer Dabbelt , linux-mips@vger.kernel.org, Albert Ou , linux-riscv@lists.infradead.org, Thomas Gleixner , linux-cifs@vger.kernel.org, Leon Romanovsky , Bartosz Golaszewski , linux-rdma@vger.kernel.org, Daniel Lezcano , Saeed Mahameed , Guenter Roeck , devicetree@vger.kernel.org, Jean Delvare , Mauro Carvalho Chehab , linux-gpio@vger.kernel.org, Rob Herring , Pensando Drivers , linux-hwmon@vger.kernel.org, netdev@vger.kernel.org, samba-technical@lists.samba.org, linux-kernel@vger.kernel.org, Ralf Baechle , Steve French , Paul Burton , Shannon Nelson , "David S. Miller" Subject: Re: [PATCH 1/3] docs: fix some broken references In-Reply-To: Message-ID: References: User-Agent: Alpine 2.21.9999 (DEB 301 2018-08-15) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Tue, 24 Sep 2019, Mauro Carvalho Chehab wrote: > There are a number of documentation files that got moved or > renamed. update their references. > > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/devicetree/bindings/cpu/cpu-topology.txt | 2 +- > Documentation/devicetree/bindings/timer/ingenic,tcu.txt | 2 +- > Documentation/driver-api/gpio/driver.rst | 2 +- > Documentation/hwmon/inspur-ipsps1.rst | 2 +- > Documentation/mips/ingenic-tcu.rst | 2 +- > Documentation/networking/device_drivers/mellanox/mlx5.rst | 2 +- > MAINTAINERS | 2 +- > drivers/net/ethernet/faraday/ftgmac100.c | 2 +- > drivers/net/ethernet/pensando/ionic/ionic_if.h | 4 ++-- > fs/cifs/cifsfs.c | 2 +- > 10 files changed, 11 insertions(+), 11 deletions(-) > > diff --git a/Documentation/devicetree/bindings/cpu/cpu-topology.txt b/Documentation/devicetree/bindings/cpu/cpu-topology.txt > index 99918189403c..9bd530a35d14 100644 > --- a/Documentation/devicetree/bindings/cpu/cpu-topology.txt > +++ b/Documentation/devicetree/bindings/cpu/cpu-topology.txt > @@ -549,5 +549,5 @@ Example 3: HiFive Unleashed (RISC-V 64 bit, 4 core system) > [2] Devicetree NUMA binding description > Documentation/devicetree/bindings/numa.txt > [3] RISC-V Linux kernel documentation > - Documentation/devicetree/bindings/riscv/cpus.txt > + Documentation/devicetree/bindings/riscv/cpus.yaml > [4] https://www.devicetree.org/specifications/ For the RISC-V related change: Acked-by: Paul Walmsley # RISC-V - Paul