public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: weiyj_lk@163.com
Cc: Benjamin Romer <benjamin.romer@unisys.com>,
	David Kershner <david.kershner@unisys.com>,
	Erik Arfvidson <erik.arfvidson@unisys.com>,
	Bryan Thompson <bryan.thompson@unisys.com>,
	devel@driverdev.osuosl.org,
	Wei Yongjun <yongjun_wei@trendmicro.com.cn>,
	sparmaintainer@unisys.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] staging: unisys: virtpci: Remove unused including <linux/version.h>
Date: Thu, 30 Apr 2015 16:37:38 +0200	[thread overview]
Message-ID: <20150430143738.GA2137@kroah.com> (raw)
In-Reply-To: <1429189691-23791-1-git-send-email-weiyj_lk@163.com>

On Thu, Apr 16, 2015 at 09:08:11PM +0800, weiyj_lk@163.com wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove including <linux/version.h> that don't need it.
> 
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
>  drivers/staging/unisys/virtpci/virtpci.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/unisys/virtpci/virtpci.c b/drivers/staging/unisys/virtpci/virtpci.c
> index d5ad017..397e967 100644
> --- a/drivers/staging/unisys/virtpci/virtpci.c
> +++ b/drivers/staging/unisys/virtpci/virtpci.c
> @@ -36,7 +36,6 @@
>  #include <linux/slab.h>
>  #include <linux/mod_devicetable.h>
>  #include <linux/if_ether.h>
> -#include <linux/version.h>
>  #include <linux/debugfs.h>
>  #include "version.h"
>  #include "guestlinuxdebug.h"
> 

This file is now removed from my tree, sorry.

greg k-h

      reply	other threads:[~2015-04-30 14:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-16 13:08 [PATCH -next] staging: unisys: virtpci: Remove unused including <linux/version.h> weiyj_lk
2015-04-30 14:37 ` Greg Kroah-Hartman [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=20150430143738.GA2137@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=benjamin.romer@unisys.com \
    --cc=bryan.thompson@unisys.com \
    --cc=david.kershner@unisys.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=erik.arfvidson@unisys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sparmaintainer@unisys.com \
    --cc=weiyj_lk@163.com \
    --cc=yongjun_wei@trendmicro.com.cn \
    /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