Staging: dream: camera: msm_camera: fix code style issues
authorChihau Chau <chihau@gmail.com>
Thu, 25 Feb 2010 22:57:39 +0000 (19:57 -0300)
committerGreg 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