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:
2315e49
)
staging: iio: fix coding style
author
Joel Porquet
<joel@porquet.org>
Wed, 9 Apr 2014 18:09:45 +0000
(20:09 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 Apr 2014 15:29:28 +0000
(08:29 -0700)
As suggested by checkpatch.pl, use dev_info() instead of
printk(KERN_INFO ...) to print message.
Signed-off-by: Joel Porquet <joel@porquet.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found