From: Cruz Julian Bishop Date: Sun, 8 Jul 2012 07:00:56 +0000 (+1000) Subject: staging: Fixes some checkpatch warnings in asus_oled/asus_oled.c X-Git-Tag: v3.6-rc1~100^2~351 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=485b34c2dfb933592f211aa416ad4c1d2bed895a;p=pandora-kernel.git staging: Fixes some checkpatch warnings in asus_oled/asus_oled.c This fixes the following warnings: 1: Changes a printk(KERN_ERR) call to a pr_err call in line 785 2: Changes a printk(KERN_ERR) call to a pr_err call in line 791 3: Changes a printk(KERN_ERR) call to a pr_err call in line 798 4: Reduces line length below 80 at line 785 (Not intended) 5: Reduces line length below 80 at line 798 (Not intended) Signed-off-by: Cruz Julian Bishop Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed