From patchwork Fri Mar 31 07:16:32 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Berg X-Patchwork-Id: 9655541 X-Patchwork-Delegate: johannes@sipsolutions.net Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 92E43602BD for ; Fri, 31 Mar 2017 07:16:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 84BBE28663 for ; Fri, 31 Mar 2017 07:16:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 79B7328683; Fri, 31 Mar 2017 07:16:38 +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=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 030DC28663 for ; Fri, 31 Mar 2017 07:16:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932543AbdCaHQh (ORCPT ); Fri, 31 Mar 2017 03:16:37 -0400 Received: from s3.sipsolutions.net ([5.9.151.49]:42946 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932275AbdCaHQg (ORCPT ); Fri, 31 Mar 2017 03:16:36 -0400 Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89_RC7) (envelope-from ) id 1ctqnS-0007WX-Cd; Fri, 31 Mar 2017 09:16:34 +0200 From: Johannes Berg To: linux-wireless@vger.kernel.org, linux-doc@vger.kernel.org Cc: Johannes Berg Subject: [PATCH 2/2] cfg80211: add remaining functions/etc. to documentation Date: Fri, 31 Mar 2017 09:16:32 +0200 Message-Id: <20170331071632.6209-2-johannes@sipsolutions.net> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170331071632.6209-1-johannes@sipsolutions.net> References: <20170331071632.6209-1-johannes@sipsolutions.net> Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Johannes Berg A lot (likely most!) enums, structs and functions aren't explicitly listed in the documentation. For now, just add everything to the documentation in a new section so at least the references to those functions can be resolved. Signed-off-by: Johannes Berg --- Documentation/driver-api/80211/cfg80211.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/driver-api/80211/cfg80211.rst b/Documentation/driver-api/80211/cfg80211.rst index 8ffac57e1f5b..52caec2c9ff9 100644 --- a/Documentation/driver-api/80211/cfg80211.rst +++ b/Documentation/driver-api/80211/cfg80211.rst @@ -355,3 +355,8 @@ Test mode .. kernel-doc:: include/net/cfg80211.h :functions: cfg80211_testmode_event + +Remaining functions +=================== +.. kernel-doc:: include/net/cfg80211.h + :unused-functions: