git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e93b8
)
Staging: rtl8192e: Fixed style warning relating to printk()
author
Vaishali Thakkar
<vthakkar1994@gmail.com>
Fri, 19 Sep 2014 16:52:19 +0000
(22:22 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:13:41 +0000
(17:13 -0700)
This patch fixes following checkpatch.pl warning in file rtl_dm.c:
WARNING: Prefer [subsystem eg: netdev]_info([subsystem]dev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO .
Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found