From patchwork Fri Jul 12 02:20:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Shi X-Patchwork-Id: 11041125 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6B52514E5 for ; Fri, 12 Jul 2019 02:21:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5A6BC28BAF for ; Fri, 12 Jul 2019 02:21:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4E91828BB8; Fri, 12 Jul 2019 02:21:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 0C55928BAF for ; Fri, 12 Jul 2019 02:21:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fYAQA8wuA33udIsSldCr/0HxiIPgODGEGSZbPptxfjw=; b=gT9FNM4P8+IgfQ FzPo1dEV3IE82pCuE+9onHDzaqye9GLVresW7Nx80ps4FPxSVnK+3WQ6NwekAO5jAmUUSW70yz0/k h89j/BDT88asbq+k0cxrIyXLCeVgVNiOrnsQ/6xmpk4uzWDUuIveKzIOhcJR/2HCbOK7E0QbFAa11 oVyq+1O3sur+PrCC+twcr2vX1E5BMEHv0Ettvl/lgl3tlRJ8Mwlp3oQ6ZC/7mEtnjqoYkg5tPRgu/ A5bXmld62BGBpKdCrwFF8wBCM9uZ1VtirfPx8j1DsL5cQ8IRN3KGiaRnYwAi+Hb1Ei8t96MFS/bYw m1BfDGLeFtC0AAay9zjw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hllBh-0007vD-SC; Fri, 12 Jul 2019 02:21:29 +0000 Received: from out30-44.freemail.mail.aliyun.com ([115.124.30.44]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hllAp-0007Rf-Pg; Fri, 12 Jul 2019 02:20:37 +0000 X-Alimail-AntiSpam: AC=PASS; BC=-1|-1; BR=01201311R161e4; CH=green; DM=||false|; FP=0|-1|-1|-1|0|-1|-1|-1; HT=e01e04426; MF=alex.shi@linux.alibaba.com; NM=1; PH=DS; RN=19; SR=0; TI=SMTPD_---0TWfK5gO_1562898032; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TWfK5gO_1562898032) by smtp.aliyun-inc.com(127.0.0.1); Fri, 12 Jul 2019 10:20:33 +0800 From: Alex Shi To: linux-doc@vger.kernel.org, Jonathan Corbet Subject: [PATCH 07/12] Documentation/parisc: repointer docs to Documentation/arch/ Date: Fri, 12 Jul 2019 10:20:13 +0800 Message-Id: <20190712022018.27989-7-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190712022018.27989-1-alex.shi@linux.alibaba.com> References: <20190712022018.27989-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190711_192035_989649_EFDAF9B9 X-CRM114-Status: UNSURE ( 7.06 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-s390@vger.kernel.org, linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org, linux-ia64@vger.kernel.org, linux-scsi@vger.kernel.org, linux-parisc@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-samsung-soc@vger.kernel.org, kvm@vger.kernel.org, Mauro Carvalho Chehab , linux-riscv@lists.infradead.org, Alex Shi , linuxppc-dev@lists.ozlabs.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Since we move Documentation/parisc docs to Documentation/arch/parisc dir, redirect the doc pointer to them. Signed-off-by: Alex Shi Cc: Mauro Carvalho Chehab Cc: linux-kernel@vger.kernel.org --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 03a8c687f87f..e1aad1b8224c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12000,7 +12000,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git S: Maintained F: arch/parisc/ -F: Documentation/parisc/ +F: Documentation/arch/parisc/ F: drivers/parisc/ F: drivers/char/agp/parisc-agp.c F: drivers/input/serio/gscps2.c