From patchwork Sat Jan 6 21:56:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tobin Harding X-Patchwork-Id: 10148055 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 0B8FA601A1 for ; Sat, 6 Jan 2018 21:56:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EC630288F6 for ; Sat, 6 Jan 2018 21:56:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DF24528903; Sat, 6 Jan 2018 21:56:46 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID 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 6C8F8288F6 for ; Sat, 6 Jan 2018 21:56:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753396AbeAFV4S (ORCPT ); Sat, 6 Jan 2018 16:56:18 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:47317 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751377AbeAFV4Q (ORCPT ); Sat, 6 Jan 2018 16:56:16 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id CAC6920BDD; Sat, 6 Jan 2018 16:56:15 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute5.internal (MEProxy); Sat, 06 Jan 2018 16:56:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobin.cc; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=tZDuqnbeXDnSRFk87 T/CMF1WhsrVw19zGPEVVDONkLo=; b=uJKFq1tqwCkGixIV3es+JOdLfxO93LGhS BFQs34JO/859Onrup3mUwXltLuCFqJJaZKm5ew3/lOxnB6gpw5kbLvgG5PnasDfG ZkM1oz7Z1mLazlMJs5N2DwPJJLqgMLFcKS/yFNKfjASKiSOWj5pcHtbGklm2O/0n aO3KDDVsWxKRXWrZvuWXycLleBnu3BpK3JypHxtwnRtxUIzzZ2vhuvb0Lw6GtS4C d93iN1pmAfztbe5V4+FFRmXb6EpkPBGWvZa2bd0C+738h3NBJFk6hnS3fWDUsaU4 A+yJrlScMIBgmyH49GkrIOOzUk6+YmirzpovNapxto7zThXv7Dy7g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; bh=tZDuqnbeXDnSRFk87T/CMF1WhsrVw19zGPEVVDONkLo=; b=iHoschLy a3w9RiaK5hI3vjieOY4vOc7WL/T2QvAOGXIMxbeh+13KdS1UaIE9gOx+aHGFBQnS XprhgACkHjqFOVk3OVFVkPEs3kIZPTG7dgoJwli4dLdT8rYspC12Bf9O7zWC34YH /v6jRjZLmgsypeGRfDEjqdIZ/6sRJPLL1pG/Y6axEov+kl/Kslh8b87AXG3dGZ9d lT6mhk84ygFZwZQzp8/KUUo327BCzF/REqd62qQM/ZOE6mR2HusMICa2DAYnVElp z34CoWrYkt17kIjDfyf00A9cLCWWfXH4bk2fYh9EqMYJCD8TLcYHhW0nImlkJ+qc ZJ4th796jbJvqQ== X-ME-Sender: Received: from localhost (106-69-197-55.dyn.iinet.net.au [106.69.197.55]) by mail.messagingengine.com (Postfix) with ESMTPA id E729C24724; Sat, 6 Jan 2018 16:56:14 -0500 (EST) From: "Tobin C. Harding" To: Jonathan Cameron Cc: "Tobin C. Harding" , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 1/2] iio: add kernel-doc for field @owner Date: Sun, 7 Jan 2018 08:56:05 +1100 Message-Id: <1515275766-31302-2-git-send-email-me@tobin.cc> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1515275766-31302-1-git-send-email-me@tobin.cc> References: <1515275766-31302-1-git-send-email-me@tobin.cc> Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP When building kernel documentation sphinx emits the following warning warning: No description found for parameter 'owner' Add description for struct member 'owner'. Signed-off-by: Tobin C. Harding --- include/linux/iio/trigger.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/iio/trigger.h b/include/linux/iio/trigger.h index 7d5e44518379..390789d43369 100644 --- a/include/linux/iio/trigger.h +++ b/include/linux/iio/trigger.h @@ -43,6 +43,7 @@ struct iio_trigger_ops { /** * struct iio_trigger - industrial I/O trigger device * @ops: [DRIVER] operations structure + * @owner: [INTERN] owner of this driver module * @id: [INTERN] unique id number * @name: [DRIVER] unique name * @dev: [DRIVER] associated device (if relevant)