All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>,
	linux-pm@vger.kernel.org, Aaron Lu <aaron.lu@intel.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	kernel-janitors@vger.kernel.org,
	Julia Lawall <julia.lawall@lip6.fr>
Subject: Re: [PATCH] Thermal-INT3406: Delete owner assignment
Date: Fri, 19 Aug 2016 13:14:14 +0000	[thread overview]
Message-ID: <1471612454.2691.75.camel@intel.com> (raw)
In-Reply-To: <43ac5f67-78cd-88a7-f421-830e48c63b52@users.sourceforge.net>

On 一, 2016-08-15 at 11:30 +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Mon, 15 Aug 2016 11:22:40 +0200
> 
> The field "owner" is set by core. Thus delete an extra
> initialisation.
> 
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

Patch applied.

thanks,
rui
> ---
>  drivers/thermal/int340x_thermal/int3406_thermal.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/thermal/int340x_thermal/int3406_thermal.c
> b/drivers/thermal/int340x_thermal/int3406_thermal.c
> index a578cd2..1891f34 100644
> --- a/drivers/thermal/int340x_thermal/int3406_thermal.c
> +++ b/drivers/thermal/int340x_thermal/int3406_thermal.c
> @@ -225,7 +225,6 @@ static struct platform_driver
> int3406_thermal_driver = {
>  	.remove = int3406_thermal_remove,
>  	.driver = {
>  		   .name = "int3406 thermal",
> -		   .owner = THIS_MODULE,
>  		   .acpi_match_table = int3406_thermal_match,
>  		   },
>  };

WARNING: multiple messages have this Message-ID (diff)
From: Zhang Rui <rui.zhang@intel.com>
To: SF Markus Elfring <elfring@users.sourceforge.net>,
	linux-pm@vger.kernel.org, Aaron Lu <aaron.lu@intel.com>,
	Eduardo Valentin <edubezval@gmail.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	kernel-janitors@vger.kernel.org,
	Julia Lawall <julia.lawall@lip6.fr>
Subject: Re: [PATCH] Thermal-INT3406: Delete owner assignment
Date: Fri, 19 Aug 2016 21:14:14 +0800	[thread overview]
Message-ID: <1471612454.2691.75.camel@intel.com> (raw)
In-Reply-To: <43ac5f67-78cd-88a7-f421-830e48c63b52@users.sourceforge.net>

On 一, 2016-08-15 at 11:30 +0200, SF Markus Elfring wrote:
> From: Markus Elfring <elfring@users.sourceforge.net>
> Date: Mon, 15 Aug 2016 11:22:40 +0200
> 
> The field "owner" is set by core. Thus delete an extra
> initialisation.
> 
> Generated by: scripts/coccinelle/api/platform_no_drv_owner.cocci
> Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>

Patch applied.

thanks,
rui
> ---
>  drivers/thermal/int340x_thermal/int3406_thermal.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/thermal/int340x_thermal/int3406_thermal.c
> b/drivers/thermal/int340x_thermal/int3406_thermal.c
> index a578cd2..1891f34 100644
> --- a/drivers/thermal/int340x_thermal/int3406_thermal.c
> +++ b/drivers/thermal/int340x_thermal/int3406_thermal.c
> @@ -225,7 +225,6 @@ static struct platform_driver
> int3406_thermal_driver = {
>  	.remove = int3406_thermal_remove,
>  	.driver = {
>  		   .name = "int3406 thermal",
> -		   .owner = THIS_MODULE,
>  		   .acpi_match_table = int3406_thermal_match,
>  		   },
>  };

  reply	other threads:[~2016-08-19 13:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-15  9:30 [PATCH] Thermal-INT3406: Delete owner assignment SF Markus Elfring
2016-08-15  9:30 ` SF Markus Elfring
2016-08-19 13:14 ` Zhang Rui [this message]
2016-08-19 13:14   ` Zhang Rui

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=1471612454.2691.75.camel@intel.com \
    --to=rui.zhang@intel.com \
    --cc=aaron.lu@intel.com \
    --cc=edubezval@gmail.com \
    --cc=elfring@users.sourceforge.net \
    --cc=julia.lawall@lip6.fr \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.