* [PATCH -next] staging: unisys: virtpci: Remove unused including <linux/version.h>
@ 2015-04-16 13:08 weiyj_lk
2015-04-30 14:37 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: weiyj_lk @ 2015-04-16 13:08 UTC (permalink / raw)
To: Benjamin Romer, David Kershner, Greg Kroah-Hartman,
Erik Arfvidson, Bryan Thompson
Cc: Wei Yongjun, sparmaintainer, devel, linux-kernel
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"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH -next] staging: unisys: virtpci: Remove unused including <linux/version.h>
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
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2015-04-30 14:37 UTC (permalink / raw)
To: weiyj_lk
Cc: Benjamin Romer, David Kershner, Erik Arfvidson, Bryan Thompson,
devel, Wei Yongjun, sparmaintainer, linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-30 14:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox