Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp313252pxu; Tue, 6 Oct 2020 07:06:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwjj6Ol+FJYRgulY4RdlIYRZP3bNTTPIYkyaR/8abPPnPmQjQSR9XFqvMoT5QzUg+Md/W4n X-Received: by 2002:aa7:c746:: with SMTP id c6mr5635848eds.221.1601993207454; Tue, 06 Oct 2020 07:06:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601993207; cv=none; d=google.com; s=arc-20160816; b=nyR/qeOrIk134IHe8qqv2eDdbyvZhP+z32xn6te3jm0h07q8Z4unGZsYiJtpBz24X4 pjQxMArtKlLlHfODxrYWmBYzil4NVPtocilXEVSa+FfHYyCI7clAxWE/AXVJHQZMo08M jfajyjVV4UB2+Ld7n+syecDSrpZqO3FyqyqDaB02Ry+Ic6NukRLdOeqRBgra2bDKkRBA WwxLDCB2B5CxGvPoxWC8FgRR8dOB1H+Hl81UXlfmXJFoMhfAK+QQFMgOahqjeLh8jwtj CxDqEFf3oFzPibgFQFX7hZoT03y6+tFtnVbEuOgrbvg9b3ckY5ruQIBZV+UZ1th1gVHx 5FGg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=s2SBXwT3R2otT9iKFT5InQ78gS4uuxmaliWYfebWryA=; b=GO+irbPM2dGq86+Rm1yCKNF19KDnhTCfQdcSWOJgsdVqBwQCMQMs+JJxv2ljQSK/S/ W9AMB8e+Fd/iTK6worizJ+s4meEc+lBRf3vWI0XAocqCEO1ErSGmu8cTTqVn259XLRuW 3ibKTG6DVZHX9GikhH/pIhFesK+rK0pXCsNIWG7BdeygvCfFUI0Cg0ZaIf/67xaii6QK oJxIFD1yphhtS7mmZ03/du5GKRhP/vgZJhDFWlFJv2QjsC4+TR+FGKDRtfZ8X0PXEkaP jiQBvVg0FDgkldf/nyONHW8pkevDUjgMN96XdO/KfHQPlcD/UuNcWIfgvsy0LyNCqCam FQTw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cH7vqhgG; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x12si1627906eje.374.2020.10.06.07.06.12; Tue, 06 Oct 2020 07:06:47 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cH7vqhgG; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726590AbgJFOEi (ORCPT + 99 others); Tue, 6 Oct 2020 10:04:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:33542 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726552AbgJFOD5 (ORCPT ); Tue, 6 Oct 2020 10:03:57 -0400 Received: from mail.kernel.org (ip5f5ad5bd.dynamic.kabel-deutschland.de [95.90.213.189]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 17CAF212CC; Tue, 6 Oct 2020 14:03:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601993036; bh=J74G5kQSa0vkKhBu17975/ADBNsJSxOJrcSKfNRKnzY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=cH7vqhgGXQoAXvU1Bm2OhjR5/39RkmY4dUgbKx/4Ym12etaMmLwVkmPQQtGqHtLoH AiNZWk56U584Fadk78M6pTiRjQETIJugNyvZ6ERPzP6YuFBNKK30XaQBKlTGII54a6 K05QccV2hRY9B8W3ico0dSWfQ2cGMuNAExwiNndw= Received: from mchehab by mail.kernel.org with local (Exim 4.94) (envelope-from ) id 1kPnZI-0019GR-P0; Tue, 06 Oct 2020 16:03:52 +0200 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet Cc: Mauro Carvalho Chehab , linux-kernel@vger.kernel.org Subject: [PATCH v5 43/52] docs: infrastructure.rst: don't include firmware kernel-doc Date: Tue, 6 Oct 2020 16:03:40 +0200 Message-Id: <659b85a6db80ac17c80e62e8e896d9379df97c35.1601992016.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: Mauro Carvalho Chehab Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Those are already documented at: Documentation/driver-api/firmware/request_firmware.rst Including it twice is causing lots of warnings: ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'request_firmware'. ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'firmware_request_nowarn'. ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'request_firmware_direct'. ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'firmware_request_platform'. ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'firmware_request_cache'. ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'request_firmware_into_buf'. ./Documentation/driver-api/infrastructure.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/firmware/request_firmware'. Declaration is 'request_firmware_nowait'. Signed-off-by: Mauro Carvalho Chehab --- Documentation/driver-api/infrastructure.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/driver-api/infrastructure.rst b/Documentation/driver-api/infrastructure.rst index 06d98c4526df..e38d79be4e16 100644 --- a/Documentation/driver-api/infrastructure.rst +++ b/Documentation/driver-api/infrastructure.rst @@ -28,9 +28,6 @@ Device Drivers Base .. kernel-doc:: drivers/base/node.c :internal: -.. kernel-doc:: drivers/base/firmware_loader/main.c - :export: - .. kernel-doc:: drivers/base/transport_class.c :export: -- 2.26.2