Staging: dream: camera: msm_camera: fix coding style issues
authorChihau Chau <chihau@gmail.com>
Thu, 11 Feb 2010 18:47:47 +0000 (15:47 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 15:59:01 +0000 (07:59 -0800)
This fixes some coding style issues like to use __func__ instead
__FUNCTION__, "foo *bar" instead "foo* bar" and a initial comment with
"/* */" instead "//"

Signed-off-by: Chihau Chau <chihau@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found