From: songjun.wu@atmel•com (Wu, Songjun)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] atmel-isc: fix platform_no_drv_owner.cocci warnings
Date: Wed, 13 Apr 2016 17:24:11 +0800 [thread overview]
Message-ID: <570E103B.1080500@atmel.com> (raw)
In-Reply-To: <alpine.DEB.2.10.1604131045400.2969@hadrien>
Accept.
Thank you for your comments.
On 4/13/2016 16:46, Julia Lawall wrote:
> Remove .owner field if calls are used which set it automatically
>
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
>
> CC: Songjun Wu <songjun.wu@atmel•com>
> Signed-off-by: Fengguang Wu <fengguang.wu@intel•com>
> Signed-off-by: Julia Lawall <julia.lawall@lip6•fr>
> ---
>
> atmel-isc.c | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/media/platform/atmel/atmel-isc.c
> +++ b/drivers/media/platform/atmel/atmel-isc.c
> @@ -1524,7 +1524,6 @@ static struct platform_driver atmel_isc_
> .remove = atmel_isc_remove,
> .driver = {
> .name = ATMEL_ISC_NAME,
> - .owner = THIS_MODULE,
> .of_match_table = of_match_ptr(atmel_isc_of_match),
> },
> };
>
prev parent reply other threads:[~2016-04-13 9:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-13 8:46 [PATCH] atmel-isc: fix platform_no_drv_owner.cocci warnings Julia Lawall
2016-04-13 9:24 ` Wu, Songjun [this message]
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=570E103B.1080500@atmel.com \
--to=songjun.wu@atmel$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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