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:
3f4b4e7
)
Staging: dream: camera: msm_camera: fix code style issues
author
Chihau Chau
<chihau@gmail.com>
Thu, 25 Feb 2010 22:57:39 +0000
(19:57 -0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 4 Mar 2010 15:59:02 +0000
(07:59 -0800)
This fixes some code style issues like to add one space after a while or
switch statement and before a open parenthesis '(', and to include KERN_
facility level in the printk() functions.
Signed-off-by: Chihau Chau <chihau@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found