* [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
@ 2014-12-30 11:29 Syam Sidhardhan
0 siblings, 0 replies; 2+ messages in thread
From: Syam Sidhardhan @ 2014-12-30 11:29 UTC (permalink / raw)
To: linux-s390
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"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion
[not found] <00e101d02c1b$aca99b40$05fcd1c0$@samsung.com>
@ 2015-01-10 8:58 ` Heiko Carstens
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Carstens @ 2015-01-10 8:58 UTC (permalink / raw)
To: linux-s390
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-01-10 8:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <00e101d02c1b$aca99b40$05fcd1c0$@samsung.com>
2015-01-10 8:58 ` [PATCH 1/2] s390/hmcdrv: Remove unnecessary version.h inclusion Heiko Carstens
2014-12-30 11:29 Syam Sidhardhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox