From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] fix platform_no_drv_owner.cocci warnings
Date: Mon, 8 Aug 2016 11:17:31 +0530 [thread overview]
Message-ID: <20160808054731.GS9681@localhost> (raw)
In-Reply-To: <alpine.DEB.2.10.1607271639300.3117@hadrien>
On Wed, Jul 27, 2016 at 04:41:16PM +0200, Julia Lawall wrote:
> No need to set .owner here. The core will do it.
And which tree was this generated against :-)
Upstream doesn't have _dpdma.c
>
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
>
> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
> ---
>
> xilinx_dpdma.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/dma/xilinx/xilinx_dpdma.c
> +++ b/drivers/dma/xilinx/xilinx_dpdma.c
> @@ -1944,7 +1944,6 @@ static struct platform_driver xilinx_dpd
> .remove = xilinx_dpdma_remove,
> .driver = {
> .name = "xilinx-dpdma",
> - .owner = THIS_MODULE,
> .of_match_table = xilinx_dpdma_of_match,
> },
> };
--
~Vinod
next prev parent reply other threads:[~2016-08-08 5:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-27 14:41 [PATCH] fix platform_no_drv_owner.cocci warnings Julia Lawall
2016-08-08 5:47 ` Vinod Koul [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-30 5:10 [nomadik:ixp4 4/9] drivers/gpio/gw_i2c_pld.c:25:10: fatal error: linux/i2c/gw_i2c_pld.h: No such file or directory kbuild test robot
2018-12-30 5:10 ` [PATCH] fix platform_no_drv_owner.cocci warnings kbuild test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160808054731.GS9681@localhost \
--to=vinod.koul@intel.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).