From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 689E6C433DF for ; Sat, 18 Jul 2020 16:01:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 340A82070E for ; Sat, 18 Jul 2020 16:01:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UI1OSTlF"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="HPkP+ruF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 340A82070E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=inQ6NOcXvqR4ZR00GV1ISnwaWZi/y3/FhKAS6EEg1Rs=; b=UI1OSTlFE9ro9o4cdtyg7W8ij xE5TRISK0LjFP8CxY5IBWr+wxxNxTR5jwUHoceTMLjgf23IrQP02poTO6VcejpkXh6Tk4dPdbYJSp r9ji7rW0qkmS4OuOKNsmOc/7Gfo5ASK/JzqPrRL6VNHx/ohaiK3XBNpJG4+GQG9fjbLE9hXHHw7tY 4SMV/bKdOSUQ5cQrNDzA3RDyWlIW5HQCkVL8BugVDQcBRXa5ljkWL3XGG1cCucCKMkmvOtb8l09bC ym3c53rFsobyLpJxV/lqPA8ZdKB5bvIEWrMGZ7yDjiMwisFZPfQ7SgBMxEmBE0+ito+y50B82xDzs bRUkgAcog==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwpFm-000219-F6; Sat, 18 Jul 2020 15:59:58 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jwpFj-00020C-Sm for linux-arm-kernel@lists.infradead.org; Sat, 18 Jul 2020 15:59:56 +0000 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (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 817522076A; Sat, 18 Jul 2020 15:59:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595087995; bh=CP3p2govezDlK2FpqZiBjhP4KxaTQqaBw290MEpQbh0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=HPkP+ruFHvUsgyLElIGzyQGMlNSgHXJ/cQyKMIUBib+zieOP/BrVoVh+FcUZzdeDW HliaJuS8UIcOdqmnPtoHed4febxmKXz4eu76Fw9WAX3imkNS2IgOzICcWr7wwxT81z ivN/glYCKdYdjCOnr6mZvgNcQZnpuFp/lyTOSl0E= Date: Sat, 18 Jul 2020 16:59:50 +0100 From: Jonathan Cameron To: Lee Jones Subject: Re: [PATCH 21/30] iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocks Message-ID: <20200718165950.594d8b72@archlinux> In-Reply-To: <20200717165538.3275050-22-lee.jones@linaro.org> References: <20200717165538.3275050-1-lee.jones@linaro.org> <20200717165538.3275050-22-lee.jones@linaro.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200718_115956_002563_56375984 X-CRM114-Status: GOOD ( 14.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: lars@metafoo.de, Geert Uytterhoeven , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Jacopo Mondi , pmeerw@pmeerw.net, knaack.h@gmx.de, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 17 Jul 2020 17:55:29 +0100 Lee Jones wrote: > No attempt has been made to document any of the demoted structs here. > > Fixes the following W=1 kernel build warning(s): > > drivers/iio/adc/max9611.c:117: warning: cannot understand function prototype: 'const unsigned int max9611_mux_conf[][2] = ' > drivers/iio/adc/max9611.c:145: warning: cannot understand function prototype: 'const unsigned int max9611_gain_conf[][2] = ' > > Cc: Jacopo Mondi > Cc: Geert Uytterhoeven > Signed-off-by: Lee Jones Applied Thanks, Jonathan > --- > drivers/iio/adc/max9611.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/iio/adc/max9611.c b/drivers/iio/adc/max9611.c > index 04d5ff7d2c8ec..3a361299a70f4 100644 > --- a/drivers/iio/adc/max9611.c > +++ b/drivers/iio/adc/max9611.c > @@ -110,7 +110,7 @@ enum max9611_conf_ids { > CONF_TEMP, > }; > > -/** > +/* > * max9611_mux_conf - associate ADC mux configuration with register address > * where data shall be read from > */ > @@ -133,7 +133,7 @@ enum max9611_csa_gain_params { > CSA_GAIN_OFFS_RAW, > }; > > -/** > +/* > * max9611_csa_gain_conf - associate gain multiplier with LSB and > * offset values. > * _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel