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)
commitc9da300ab61cbf5f2aeb4558f5894cda33ffeb50
tree74a55e4581e2f6b4dbdc0e12b438e09ebf67f1a4
parent7af91810209f1a3ddd56f2f898c2cd94399b1d93
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