From 29698f1e9da07531c8872a646659f97c044dd928 Mon Sep 17 00:00:00 2001 From: Elena Oat Date: Tue, 4 Mar 2014 23:43:41 +0200 Subject: [PATCH] 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-format-patch failed