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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4D5B4C27C5F for ; Sat, 8 Jun 2024 16:39:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc: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=dng/XMTuAJ0QuHEyfozhJ/Y8obfeDdtkI2q6VoVBqNA=; b=awK0EZTPfLmHWN pbHKbo+HiXCVdMC1lneTYtP+Kp8olC7j1pt8egDdF1sUBR4tOrpjNEN4qQA1EJir/byOFxxYvVMFE tGpwNUWtCNXlklOE8NZ5M80zD73OykuDUuQ6GPFNl3Ko57zy3CRMmC/pcMZg5ciwdWnmRK4UTf+yU s2aiBaUM6oKWX/QRYxcRUQ+o/3CAuifwhk9sjkqR0RtgakmwHavU1SkL+MdbvocPF6qC218UI8K7y UxaIMMjB8eY1ql42vVncnAd7x5dhF4essRhLJRPES1SWsZPQMJSQ42FRRCjg0mB267087+5UOtzsC 2sURDTrGjOEKw+tctyVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sFz5t-00000000MAB-3Kza; Sat, 08 Jun 2024 16:39:05 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sFz5q-00000000M8g-3v30 for linux-arm-kernel@lists.infradead.org; Sat, 08 Jun 2024 16:39:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6BCBDCE010F; Sat, 8 Jun 2024 16:39:00 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84998C2BD11; Sat, 8 Jun 2024 16:38:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717864739; bh=NRDypsUCwfI33OUpmlEU3120t7rA9JE3Pg3U+I93Uhs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=B69bAYcKw8dym5L3MbgCzJ28mi3wHTzqDDw7asjfy/vMjDRiorhwuZqZlsdlWTuy9 tf+lzNAo6o7EzNfvW1mg0qkOGQi3A2W36dEdYitQ3Kn8r+JIZwPTrr1e2phcxFQG19 T0qlQe/Yky9RQJDHXWnb0w+5EOTr0z/k4olt3nIF4ihk4jjjPvoEsIM5lZdhvoorJA HZ8pF+0E+o8FOSoEs4olfu/I+n0VMWGuI+pEzM3btJA2zPptIcoUAGoTzlERzDjWnF LX8UwHfgTuydrB4E1PwDL8hCw8APreKBxHSJcFm+9NMJecwf1LlW7hkoTnVzOGVWv6 RHovd7RxIL57w== Date: Sat, 8 Jun 2024 17:38:51 +0100 From: Jonathan Cameron To: Jeff Johnson Cc: Paul Cercueil , Lars-Peter Clausen , Anand Ashok Dumbre , Michal Simek , , , , , Subject: Re: [PATCH] iio: add missing MODULE_DESCRIPTION() macros Message-ID: <20240608173851.7c575f1f@jic23-huawei> In-Reply-To: <20240607-md-drivers-iic-v1-1-9f9db6246083@quicinc.com> References: <20240607-md-drivers-iic-v1-1-9f9db6246083@quicinc.com> X-Mailer: Claws Mail 4.2.0 (GTK 3.24.42; 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-20240608_093903_254183_9663E1DE X-CRM114-Status: GOOD ( 17.24 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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, 7 Jun 2024 09:17:52 -0700 Jeff Johnson wrote: > make allmodconfig && make W=1 C=1 reports: > WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/ingenic-adc.o > WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/adc/xilinx-ams.o > WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/iio/buffer/kfifo_buf.o > > Add the missing invocations of the MODULE_DESCRIPTION() macro. > > Signed-off-by: Jeff Johnson Hi Jeff, Thanks for tidying these up. Applied to the togreg branch of iio.git and pushed out as testing because there is other stuff I need 0-day to take a look at. Thanks, Jonathan > --- > drivers/iio/adc/ingenic-adc.c | 1 + > drivers/iio/adc/xilinx-ams.c | 1 + > drivers/iio/buffer/kfifo_buf.c | 1 + > 3 files changed, 3 insertions(+) > > diff --git a/drivers/iio/adc/ingenic-adc.c b/drivers/iio/adc/ingenic-adc.c > index a7325dbbb99a..af70ca760797 100644 > --- a/drivers/iio/adc/ingenic-adc.c > +++ b/drivers/iio/adc/ingenic-adc.c > @@ -920,4 +920,5 @@ static struct platform_driver ingenic_adc_driver = { > .probe = ingenic_adc_probe, > }; > module_platform_driver(ingenic_adc_driver); > +MODULE_DESCRIPTION("ADC driver for the Ingenic JZ47xx SoCs"); > MODULE_LICENSE("GPL v2"); > diff --git a/drivers/iio/adc/xilinx-ams.c b/drivers/iio/adc/xilinx-ams.c > index f0b71a1220e0..ee45475c495b 100644 > --- a/drivers/iio/adc/xilinx-ams.c > +++ b/drivers/iio/adc/xilinx-ams.c > @@ -1430,5 +1430,6 @@ static struct platform_driver ams_driver = { > }; > module_platform_driver(ams_driver); > > +MODULE_DESCRIPTION("Xilinx AMS driver"); > MODULE_LICENSE("GPL v2"); > MODULE_AUTHOR("Xilinx, Inc."); > diff --git a/drivers/iio/buffer/kfifo_buf.c b/drivers/iio/buffer/kfifo_buf.c > index 05b285f0eb22..38034c8bcc04 100644 > --- a/drivers/iio/buffer/kfifo_buf.c > +++ b/drivers/iio/buffer/kfifo_buf.c > @@ -287,4 +287,5 @@ int devm_iio_kfifo_buffer_setup_ext(struct device *dev, > } > EXPORT_SYMBOL_GPL(devm_iio_kfifo_buffer_setup_ext); > > +MODULE_DESCRIPTION("Industrial I/O buffering based on kfifo"); > MODULE_LICENSE("GPL"); > > --- > base-commit: 19ca0d8a433ff37018f9429f7e7739e9f3d3d2b4 > change-id: 20240607-md-drivers-iic-cab420a99216 > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel