]> git.baikalelectronics.ru Git - kernel.git/commit
staging: speakup: fix printk KERN_LEVEL facility level warning
authorJules Irenge <jbi.octave@gmail.com>
Mon, 18 Mar 2019 13:21:10 +0000 (13:21 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Mar 2019 17:53:16 +0000 (18:53 +0100)
commit842393d3ff922efdcd620fd767a66b21e56cbb1c
tree74a55e4581e2f6b4dbdc0e12b438e09ebf67f1a4
parentef28fa01de2ea41c6d836d60d9e94ee598de1bfc
staging: speakup: fix printk KERN_LEVEL facility level warning

Replace printk with pr_info to solve checkpatch.pl warning:
 " WARNING: printk() should include  KERN_<LEVEL> facility level"

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/kobjects.c