Re: [PATCH] Remove warning printk

2014-03-28 Thread Insop Song
On Fri, Mar 28, 2014 at 1:46 AM, Greg KH wrote: > On Fri, Mar 28, 2014 at 08:05:23AM +, Insop Song wrote: >> Hi Greg, >> >> Will send out a new patch mail with single patch shortly. >> >> I have not yet find a good way to reply mail and add patch yet with my >> mailing server/client. >> >>

Re: [PATCH] Remove warning printk

2014-03-28 Thread Greg KH
On Fri, Mar 28, 2014 at 08:05:23AM +, Insop Song wrote: > Hi Greg, > > Will send out a new patch mail with single patch shortly. > > I have not yet find a good way to reply mail and add patch yet with my > mailing server/client. > > That's why I send out a separate email instead of

[PATCH] Remove warning printk

2014-03-28 Thread Insop Song
Found from build with option -Werror=date-time Signed-off-by: Insop Song --- drivers/staging/gs_fpgaboot/gs_fpgaboot.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.c b/drivers/staging/gs_fpgaboot/gs_fpgaboot.c index 89bc84d..7506900 100644 ---

RE: [PATCH] Remove warning printk

2014-03-28 Thread Insop Song
pr_info("FPGA image file name: %s\n", file); From: Greg KH Sent: Thursday, March 27, 2014 11:49 PM To: Insop Song Cc: insop.s...@gmail.com; linux-kernel@vger.kernel.org; Arnd Bergmann Subject: Re: [PATCH] Remove warning printk On Thu, Mar 27, 2014 at 0

Re: [PATCH] Remove warning printk

2014-03-28 Thread Greg KH
On Thu, Mar 27, 2014 at 08:54:43PM -0700, Insop Song wrote: > Found from build with option -Werror=date-time > > Signed-off-by: Insop Song > Signed-off-by: Arnd Bergmann Did Arnd really sign off on this? And what is with the "odd" subject, your first email should have been the subject of this

Re: [PATCH] Remove warning printk

2014-03-28 Thread Greg KH
On Thu, Mar 27, 2014 at 08:54:43PM -0700, Insop Song wrote: Found from build with option -Werror=date-time Signed-off-by: Insop Song insop.s...@gainspeed.com Signed-off-by: Arnd Bergmann a...@arndb.de Did Arnd really sign off on this? And what is with the odd subject, your first email

RE: [PATCH] Remove warning printk

2014-03-28 Thread Insop Song
, file); From: Greg KH gre...@linuxfoundation.org Sent: Thursday, March 27, 2014 11:49 PM To: Insop Song Cc: insop.s...@gmail.com; linux-kernel@vger.kernel.org; Arnd Bergmann Subject: Re: [PATCH] Remove warning printk On Thu, Mar 27, 2014 at 08:54:43PM -0700

[PATCH] Remove warning printk

2014-03-28 Thread Insop Song
Found from build with option -Werror=date-time Signed-off-by: Insop Song insop.s...@gainspeed.com --- drivers/staging/gs_fpgaboot/gs_fpgaboot.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.c b/drivers/staging/gs_fpgaboot/gs_fpgaboot.c index

Re: [PATCH] Remove warning printk

2014-03-28 Thread Greg KH
On Fri, Mar 28, 2014 at 08:05:23AM +, Insop Song wrote: Hi Greg, Will send out a new patch mail with single patch shortly. I have not yet find a good way to reply mail and add patch yet with my mailing server/client. That's why I send out a separate email instead of replying to

Re: [PATCH] Remove warning printk

2014-03-28 Thread Insop Song
On Fri, Mar 28, 2014 at 1:46 AM, Greg KH gre...@linuxfoundation.org wrote: On Fri, Mar 28, 2014 at 08:05:23AM +, Insop Song wrote: Hi Greg, Will send out a new patch mail with single patch shortly. I have not yet find a good way to reply mail and add patch yet with my mailing

[PATCH] Remove warning printk

2014-03-27 Thread Insop Song
Found from build with option -Werror=date-time Signed-off-by: Insop Song Signed-off-by: Arnd Bergmann --- drivers/staging/gs_fpgaboot/gs_fpgaboot.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.c b/drivers/staging/gs_fpgaboot/gs_fpgaboot.c index

[PATCH] Remove warning printk

2014-03-27 Thread Insop Song
Found from build with option -Werror=date-time Signed-off-by: Insop Song insop.s...@gainspeed.com Signed-off-by: Arnd Bergmann a...@arndb.de --- drivers/staging/gs_fpgaboot/gs_fpgaboot.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/gs_fpgaboot/gs_fpgaboot.c