Re: [PATCH 1/1] dgnc: Cleanup coding style

2015-03-07 Thread Greg KH
On Tue, Feb 17, 2015 at 10:53:32PM +0100, Salah Triki wrote: > This fixes the following checkpatch.pl warnings: > WARNING: printk() should include KERN_ facility level > > Signed-off-by: Salah Triki Please make your subject say what you are doing specifically, not just a vague statement like it

[PATCH 1/1] dgnc: Cleanup coding style

2015-02-17 Thread Salah Triki
This fixes the following checkpatch.pl warnings: WARNING: printk() should include KERN_ facility level Signed-off-by: Salah Triki --- drivers/staging/dgnc/dgnc_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_driver.c b/drivers/staging/dgnc/

Re: [PATCH 1/1] dgnc: Cleanup coding style

2015-02-17 Thread Greg KH
On Tue, Feb 17, 2015 at 10:10:17PM +0100, Salah Triki wrote: > Hi, Greg and others, > > Is that patch ok ? > The last time I messed up with git. This is a very odd changelog message, don't you agree? Please resend it in a form that this can be applied in :) thanks, greg k-h ___

[PATCH 1/1] dgnc: Cleanup coding style

2015-02-17 Thread Salah Triki
Hi, Greg and others, Is that patch ok ? The last time I messed up with git. Signed-off-by: Salah Triki --- drivers/staging/dgnc/dgnc_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_driver.c b/drivers/staging/dgnc/dgnc_driver.c index f177d3

Re: [PATCH 1/1] dgnc: Cleanup coding style

2015-02-16 Thread Greg Kroah-Hartman
On Tue, Feb 17, 2015 at 03:11:38AM +0100, Salah Triki wrote: > This fixes the following checkpatch.pl warnings: > WARNING: printk() should include KERN_ facility level > > Signed-off-by: Salah Triki > --- > drivers/staging/dgnc/dgnc_driver.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-

[PATCH 1/1] dgnc: Cleanup coding style

2015-02-16 Thread Salah Triki
This fixes the following checkpatch.pl warnings: WARNING: printk() should include KERN_ facility level Signed-off-by: Salah Triki --- drivers/staging/dgnc/dgnc_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/dgnc/dgnc_driver.c b/drivers/staging/dgnc/