staging: Fixes some checkpatch warnings in asus_oled/asus_oled.c
authorCruz Julian Bishop <cruz@massive-dynamics.biz>
Sun, 8 Jul 2012 07:00:56 +0000 (17:00 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Jul 2012 19:32:53 +0000 (12:32 -0700)
commit485b34c2dfb933592f211aa416ad4c1d2bed895a
treeb89fbc824e9821e4f35e7836e013fd9d01c6a9ab
parentb7c5a774b0f516fed3a38367eb2aeb5ad4d6e234
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 <cruz@massive-dynamics.biz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/asus_oled/asus_oled.c