All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: linux-s390@vger.kernel.org
Subject: Re: [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
Date: Sat, 10 Jan 2015 08:58:54 +0000	[thread overview]
Message-ID: <20150110085854.GA4491@osiris> (raw)
In-Reply-To: <00e101d02c1b$aca99b40$05fcd1c0$@samsung.com>

On Fri, Jan 09, 2015 at 08:20:54PM +0530, Syam wrote:
> Hi,
> 
> -----Original Message-----
> From: Syam Sidhardhan [mailto:s.syam@samsung.com] 
> Sent: Tuesday, December 30, 2014 4:47 PM
> To: schwidefsky@de.ibm.com; rhoppe@de.ibm.com; heiko.carstens@de.ibm.com;
> linux390@de.ibm.com; linux-s390@vger.kernel.org
> Cc: Syam Sidhardhan
> Subject: [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
> 
> version.h inclusion is not necessary as detected by versioncheck.
> 
> Signed-off-by: Syam Sidhardhan <s.syam@samsung.com>
> ---
>  drivers/s390/char/hmcdrv_mod.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/s390/char/hmcdrv_mod.c b/drivers/s390/char/hmcdrv_mod.c
> index 505c6a7..251a318 100644
> --- a/drivers/s390/char/hmcdrv_mod.c
> +++ b/drivers/s390/char/hmcdrv_mod.c
> @@ -11,7 +11,6 @@
>  #include <linux/kernel.h>
>  #include <linux/module.h>
>  #include <linux/moduleparam.h>
> -#include <linux/version.h>
>  #include <linux/stat.h>
> 
>  #include "hmcdrv_ftp.h"
> 
> ping

Applied, thanks.

       reply	other threads:[~2015-01-10  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <00e101d02c1b$aca99b40$05fcd1c0$@samsung.com>
2015-01-10  8:58 ` Heiko Carstens [this message]
2014-12-30 11:29 [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion Syam Sidhardhan

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=20150110085854.GA4491@osiris \
    --to=heiko.carstens@de.ibm.com \
    --cc=linux-s390@vger.kernel.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 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.