From: Elena Oat Date: Tue, 4 Mar 2014 21:43:41 +0000 (+0200) Subject: Staging: rtl8188eu: Fix warning of printk should include KERN_. X-Git-Tag: v3.15-rc1~139^2~579 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29698f1e9da07531c8872a646659f97c044dd928;p=pandora-kernel.git Staging: rtl8188eu: Fix warning of printk should include KERN_. This patch fixes the warning produced by checkpatch of "printk should include KERN_ facility level". printk was replaced by netdev_info. While at it, I have also fixed the line over 80 characters warning. Signed-off-by: Elena Oat Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed