]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/staging/dream/camera/msm_camera.c
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)
commitdf84f941e9370be6798fa11aa5a77396d8869fdc
treebf9390507b976b633293c828eaf537d070ba85aa
parent3f4b4e779714ae2dd55757617a8033ab338fa7f0
Staging: dream: camera: msm_camera: fix code style issues

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>
drivers/staging/dream/camera/msm_camera.c