All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang Rui <rui.zhang@intel.com>
To: Pravin Shedge <pravin.shedge4linux@gmail.com>, linux-pm@vger.kernel.org
Cc: edubezval@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 20/45] drivers: thermal: remove duplicate includes
Date: Wed, 27 Dec 2017 10:09:34 +0800	[thread overview]
Message-ID: <1514340574.2755.5.camel@intel.com> (raw)
In-Reply-To: <1512578405-4904-1-git-send-email-pravin.shedge4linux@gmail.com>

On Wed, 2017-12-06 at 22:10 +0530, Pravin Shedge wrote:
> These duplicate includes have been found with
> scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
> 
> Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com>

applied.

thanks,
rui
> ---
>  drivers/thermal/of-thermal.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/thermal/of-thermal.c b/drivers/thermal/of-
> thermal.c
> index d04ec3b..e09f035 100644
> --- a/drivers/thermal/of-thermal.c
> +++ b/drivers/thermal/of-thermal.c
> @@ -30,7 +30,6 @@
>  #include <linux/err.h>
>  #include <linux/export.h>
>  #include <linux/string.h>
> -#include <linux/thermal.h>
>  
>  #include "thermal_core.h"
>  

      reply	other threads:[~2017-12-27  2:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-06 16:40 [PATCH 20/45] drivers: thermal: remove duplicate includes Pravin Shedge
2017-12-27  2:09 ` Zhang Rui [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=1514340574.2755.5.camel@intel.com \
    --to=rui.zhang@intel.com \
    --cc=edubezval@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pravin.shedge4linux@gmail.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.