Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp984936imm; Wed, 6 Jun 2018 08:47:11 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIs1y54aiDwo+u/7CB+OBk2eB//ZxSiYLIBbzEe5Z5AAWIs99TO9kq1tcdMK6jpnTgUfUx8 X-Received: by 2002:a65:5003:: with SMTP id f3-v6mr2974484pgo.425.1528300031068; Wed, 06 Jun 2018 08:47:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528300031; cv=none; d=google.com; s=arc-20160816; b=U0q0oHe3NVHjxi9nLcRD2DukmmAXIIuB98UvVyfwCeDkiGLJO4IFZELxQkarVpmgW9 z3SXbv07HEdi6JAgg8ZwbDyfn/T2v3eZj5K9k2J1zEkjsF7F3I0onXDMAX2ir6QrOigR 5hQXV5O9c7tW5HdhKvQ443E0n03fj/zulTV910hpKZbUnL0Ot/rK7JKqJFMhZbRCT71x COdgNVa4DEaE/VWicdMD9C2Fp9041Rc9OxQFJu78Qu8t+/tB92h/x9e4qkuwPJkuBLAv TrX8AHQn+xte2kGPcjlqAfbv+v7yq4CjjIZZrwwOVylwQzUQcb37zGWbiVSRTgx8b2Ba dRKQ== 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=TWZQqWrGDbZViLnPapZMWu71URwTHUyBwsEQfx4/pzU=; b=XLo5l6EoKN2VwodE82Q2ROXiiCNiY2aCaDTODQ2gbUKbYDcrNh9R7JYH4i8iFjgJez wdh1dPFE0WxQO9VvNPRMYIJry5/3Bp2WhD8q9ZkH4O0pfL/lDtKejlr98uwK4XSYtPNH HKjY/U38OMUtgeZ4eteJAQ5TmzCcnROGSfAKZdPL4zYS22Mp50iG0ExyZu2T4txrOXGL K1UuqXos/BxZWrhOo1gptdPS8k6PpjYV4R6MFRczdfSb6wTFMH0k8pF5GLPiIoJ6gMoA 2Nqc2VgSWryhqcdqXMM0osGoFWN9Cb/uVKcnx8JyF2rrcJwpRAro5wKyS7+mbaEOu5iS aGuA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c65-v6si51293112pfa.99.2018.06.06.08.46.56; Wed, 06 Jun 2018 08:47:11 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932257AbeFFPpO (ORCPT + 99 others); Wed, 6 Jun 2018 11:45:14 -0400 Received: from osg.samsung.com ([64.30.133.232]:51040 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932148AbeFFPpI (ORCPT ); Wed, 6 Jun 2018 11:45:08 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 9318F3B81B; Wed, 6 Jun 2018 08:45:07 -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 3dhTDWgG7A_g; Wed, 6 Jun 2018 08:45:03 -0700 (PDT) Received: from smtp.s-opensource.com (177.43.29.180.dynamic.adsl.gvt.net.br [177.43.29.180]) by osg.samsung.com (Postfix) with ESMTPSA id 90F503B807; Wed, 6 Jun 2018 08:45:03 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.87) (envelope-from ) id 1dAbPD-0000yW-5A; Tue, 16 May 2017 09:16:47 -0300 From: Mauro Carvalho Chehab To: Linux Doc Mailing List Cc: Mauro Carvalho Chehab , Mauro Carvalho Chehab , linux-kernel@vger.kernel.org, Jonathan Corbet , David Woodhouse , Brian Norris , Boris Brezillon , Marek Vasut , Richard Weinberger , Cyrille Pitchen , linux-mtd@lists.infradead.org, Felipe Balbi , Greg Kroah-Hartman , linux-usb@vger.kernel.org Subject: [PATCH v2 51/53] usb: fix the comment with regards to DocBook Date: Tue, 16 May 2017 09:16:43 -0300 Message-Id: X-Mailer: git-send-email 2.9.3 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 The USB gadget documentation is not at DocBook anymore. The main file was converted to ReST, and stored at Documentation/driver-api/usb/gadget.rst, but there are still several plain text files related to gadget under Documentation/usb. So, be generic and just mention documentation without specifying where it is. Signed-off-by: Mauro Carvalho Chehab --- drivers/usb/gadget/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index c164d6b788c3..b3c879b75a39 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -41,7 +41,7 @@ menuconfig USB_GADGET don't have this kind of hardware (except maybe inside Linux PDAs). For more information, see and - the kernel DocBook documentation for this API. + the kernel documentation for this API. if USB_GADGET -- 2.9.3