Re: [PATCH 3/3] drivers/speakup: kobjects : Fixed Coding issues -Debugging

2018-07-07 Thread Greg KH
On Thu, Jul 05, 2018 at 02:12:20AM +, Tamir Suliman wrote: > Updated printk() of i18n messages to include KERN_INFO facility level to > improve debuggin. > then later noticed that I forgot to add a space on printk. > > Signed-off-by: Tamir Suliman > --- > drivers/staging/speakup/kobjects.c

[PATCH 3/3] drivers/speakup: kobjects : Fixed Coding issues -Debugging

2018-07-04 Thread Tamir Suliman
Updated printk() of i18n messages to include KERN_INFO facility level to improve debuggin. then later noticed that I forgot to add a space on printk. Signed-off-by: Tamir Suliman --- drivers/staging/speakup/kobjects.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/s