From nobody Mon May 11 00:10:12 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24954C433F5 for ; Wed, 20 Apr 2022 23:55:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358634AbiDTX6h (ORCPT ); Wed, 20 Apr 2022 19:58:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39830 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355420AbiDTX6g (ORCPT ); Wed, 20 Apr 2022 19:58:36 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 522813B2AC for ; Wed, 20 Apr 2022 16:55:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:In-Reply-To:References; bh=e+xgcgU18VTRwMqLUzs4Xy1QA+xZ2Tfhxb4e6SvrCQg=; b=j/r4mEU0LtAqZYazlNWole3vav Dg7iosLqKdSIQbMVKd7gGljj9o5IoRZiJijjvZn4CHpeIG8ubDUwwkjtonAfe4mWUS2XZwdzdp+xY HSe30ewrvDys0CrO9JsquEYm5m6K64Uq3gVNgBgAvtGCheUBMxVrjg44KAQlvgs++hnWUF+p5CAyP 7GshMb+0vcu3SSPiWkJNRK1JLJkCSGDhZqVNr9FzG0iT69gK/Zg5zGwihu7wi3fR6+P0Lra1KTdAD oVUsw2yNSWHoYU22OSBsrEtcC/bB0tK0j8SSsdKLfKbo+MAE61EhEdtKDj42Emci195r5aqtGyWsr mVPmH+fQ==; Received: from [2601:1c0:6280:3f0::aa0b] (helo=bombadil.infradead.org) by bombadil.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1nhKAl-00Av7L-Ex; Wed, 20 Apr 2022 23:55:47 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Cc: Randy Dunlap , Stephen Rothwell , Jiri Slaby , Greg Kroah-Hartman Subject: [PATCH] MAINTAINERS: fix location of moxa-smartio.rst Date: Wed, 20 Apr 2022 16:55:45 -0700 Message-Id: <20220420235545.17081-1-rdunlap@infradead.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" The moxa-smartio.rst file was moved to a different location, so update the MAINTAINERS file entry for it. Quietens one build warning: MAINTAINERS:29715: WARNING: unknown document: ../driver-api/serial/moxa-sma= rtio Reported-by: Stephen Rothwell Fixes: 5b437ae9fcbb ("Documentation: tty: move moxa-smartio.rst to tty") Signed-off-by: Randy Dunlap Cc: Jiri Slaby Cc: Greg Kroah-Hartman Reviewed-by: Jiri Slaby --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13313,7 +13313,7 @@ F: drivers/net/phy/motorcomm.c MOXA SMARTIO/INDUSTIO/INTELLIO SERIAL CARD M: Jiri Slaby S: Maintained -F: Documentation/driver-api/serial/moxa-smartio.rst +F: Documentation/driver-api/tty/moxa-smartio.rst F: drivers/tty/mxser.* =20 MR800 AVERMEDIA USB FM RADIO DRIVER